UNPKG

@opentiny/fluent-editor

Version:

A rich text editor based on Quill 2.0, which extends rich modules and formats on the basis of Quill. It's powerful and out-of-the-box.

8 lines (7 loc) 179 B
import { LinkBlot } from "./formats/link.es.js"; import { LinkTooltip } from "./modules/tooltip.es.js"; export { LinkBlot, LinkTooltip }; //# sourceMappingURL=index.es.js.map