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) 240 B
import { bindAwarenessToCursors, setupAwareness } from "./awareness.es.js"; import { setupIndexedDB } from "./y-indexeddb.es.js"; export { bindAwarenessToCursors, setupAwareness, setupIndexedDB }; //# sourceMappingURL=index.es.js.map