import EditorCore from '@/editorCore'; import Editor from '@/editor'; import '@/i18n/en-us'; export default Editor; export { Editor, EditorCore };