UNPKG

angular-weblineindia-ck-editor

Version:

A simple, native and easy-to-use WYSIWYG / Rich Text editor built in AngularJS.

6 lines (5 loc) 260 B
export * from './lib/angular-editor.service'; export * from './lib/angular-editor.component'; export * from './lib/angular-editor-toolbar.component'; export * from './lib/angular-editor.module'; export { AngularEditorConfig, CustomClass } from './lib/config';