import ItemEditorJs from './editorJs'; import ItemEditor from './wangEditor'; export { ItemEditorJs, ItemEditor }; export default ItemEditor;