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.

11 lines (10 loc) 287 B
import { ColorPicker, Picker } from "./better-picker.es.js"; import { BetterToolbar } from "./better-toolbar.es.js"; import { generateToolbarTip } from "./toolbar-tip.es.js"; export { BetterToolbar, ColorPicker, Picker, generateToolbarTip }; //# sourceMappingURL=index.es.js.map