UNPKG

angular-rich-text-editor

Version:

A lightweight, configurable rich-text editor component for Angular applications.

7 lines (6 loc) 277 B
export * from './lib/rich-text-editor.service'; export * from './lib/rich-text-editor.component'; export * from './lib/rich-text-editor.module'; export * from './lib/rich-text-editor.constant'; export * from './lib/rich-text-editor-license.token'; export * from './lib/paths';