UNPKG

ngx-quill

Version:

Angular components for the easy use of the QuillJS richt text editor.

7 lines (5 loc) 237 B
export { default as Quill } from 'quill'; // Represents a tree-shakable entry-point. // When we use `import(...)` with `quill` directly, // it bundles all the features from `quill`. //# sourceMappingURL=ngx-quill-quill-CUw8Q_m0.mjs.map