index.ts 127 Bytes
import MonacoEditor from './index.vue';
import EditorWorker from './EditorWorker.vue';

export { MonacoEditor, EditorWorker };