UNPKG

@textbus/collaborate

Version:

Textbus is a rich text editor and framework that is highly customizable and extensible to achieve rich wysiwyg effects.

4 lines (3 loc) 119 B
import { Module } from '@textbus/core'; export * from './collaborate'; export declare const collaborateModule: Module;