3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
export { default as CodeMirror } from './code-mirror.vue';
|
|
export type { LanguageSupport } from './data';
|