1 2
export { default as CodeMirror } from './code-mirror.vue'; export type { LanguageSupport } from './data';