import BaseEditor from './editor'; import { value2html } from './global/tool'; export default BaseEditor; export { value2html };