mirror of
https://github.com/imezx/Warp.git
synced 2025-04-29 00:50:01 +00:00
1 line
112 B
TypeScript
1 line
112 B
TypeScript
|
import { LanguageRegistration } from 'shikiji-core';declare const reg: LanguageRegistration[];export default reg
|