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) 275 B
import "./actions/index.es.js"; import { BlotFormatter } from "./blot-formatter.es.js"; import { CustomImage } from "./image.es.js"; import "./preview/index.es.js"; import "./specs/index.es.js"; export { BlotFormatter, CustomImage }; //# sourceMappingURL=index.es.js.map