mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-07 10:41:26 +08:00
3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
export { default as CodeMirror } from './code-mirror.vue';
|
|
export type { LanguageSupport } from './data';
|