UNPKG

ngx-quill

Version:

An angular (>= v2) component for the easy use of the QuillJS richt text editor.

7 lines (6 loc) 260 B
export * from './src/quill.module'; export * from './src/quill-defaults'; export * from './src/quill-editor.component'; export * from './src/quill-view.component'; export * from './src/quill-view-html.component'; export * from './src/quill-editor.interfaces';