UNPKG

ngx-quill

Version:

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

8 lines (6 loc) 264 B
import quill from 'quill'; 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-Di9aaYtq.mjs.map