export * from './editor/editor.module';
export { EditorComponent, TINYMCE_SCRIPT_SRC } from './editor/editor.component';
