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.

9 lines (8 loc) 396 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const awareness = require("./awareness.cjs.js"); const yIndexeddb = require("./y-indexeddb.cjs.js"); exports.bindAwarenessToCursors = awareness.bindAwarenessToCursors; exports.setupAwareness = awareness.setupAwareness; exports.setupIndexedDB = yIndexeddb.setupIndexedDB; //# sourceMappingURL=index.cjs.js.map