2025-08-15 17:18:45 +08:00

5 lines
148 B
TypeScript

export { UPDATE_CODEBLOCK_LANG } from './command';
export * from './plugin';
export * from './react';
export { bundledLanguagesInfo } from 'shiki';