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.

10 lines (9 loc) 249 B
import { MathliveBlot } from "./formats.es.js"; import { MathliveModule } from "./module.es.js"; import { MathliveTooltip } from "./tooltip.es.js"; export { MathliveBlot, MathliveModule, MathliveTooltip }; //# sourceMappingURL=index.es.js.map