UNPKG

react-simple-wysiwyg

Version:
5 lines 230 B
export { default as ContentEditable } from './ContentEditable'; export { default as DefaultEditor } from './DefaultEditor'; export { default as Editor } from './Editor'; export * from './toolbar'; //# sourceMappingURL=index.js.map