IOweb/node_modules/@shikijs/langs/dist/mbti.d.mts
2026-07-03 15:07:38 -05:00

3 lines
124 B
TypeScript

import type { LanguageRegistration } from '@shikijs/types'
declare const langs: LanguageRegistration[]
export default langs