index.ts 106 Bytes
export { default as CodeMirror } from './code-mirror.vue';
export type { LanguageSupport } from './data';