mirror of
https://github.com/sern-handler/website
synced 2026-06-28 02:32:23 +00:00
1 line
113 B
TypeScript
1 line
113 B
TypeScript
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg |