import RichTextEditor from './src/RichTextEditor'; import {actions} from './src/const'; module.exports = { RichTextEditor, actions }