UNPKG

ngx-trumbowyg

Version:

This an Angular wrapper for [Trumbowyg WYSIWYG editor](https://alex-d.github.io/Trumbowyg/).

9 lines (8 loc) 372 B
/** * Generated bundle index. Do not edit. */ export * from './public_api'; export { EditorBase as ɵb } from './lib/commons/editor-base'; export { EditorComponent as ɵd } from './lib/component/editor/editor.component'; export { TRUMBOWYG_OPTIONS as ɵc } from './lib/configs/injection-token'; export { EditorDirective as ɵa } from './lib/directive/editor.directive';