UNPKG

@cairn214/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) 335 B
"use strict"; Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } }); require("./emoji-list/index.cjs.js"); const people = require("./emoji-list/people.cjs.js"); const emojiList = [ ...people.peopleEmoji ]; exports.default = emojiList; //# sourceMappingURL=emoji-list.cjs.js.map