UNPKG

@textbus/xnote

Version:

A high-performance rich text editor that supports multiplayer online collaboration.

8 lines (7 loc) 225 B
export * from './components/_api'; export * from './plugins/_api'; export * from './services/_api'; export * from './textbus/_api'; export * from './interfaces'; export * from './editor'; export * from './xnote-message-bus';