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.

12 lines (11 loc) 317 B
import { SizeStyle } from "./font-size.es.js"; import { FontStyle } from "./font-style.es.js"; import { LineHeightStyle } from "./line-height.es.js"; import { TextIndentStyle } from "./text-indent.es.js"; export { FontStyle, LineHeightStyle, SizeStyle, TextIndentStyle }; //# sourceMappingURL=index.es.js.map