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) 306 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const mention = require("./mention.cjs.js"); const mentionLink = require("./mention-link.cjs.js"); exports.Mention = mention.Mention; exports.MentionLink = mentionLink.MentionLink; //# sourceMappingURL=index.cjs.js.map