UNPKG

ngx-quill

Version:

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

4 lines (3 loc) 129 B
export * from './src/quill.module'; export * from './src/quill-editor.component'; export * from './src/quill-editor.interfaces';