UNPKG

@textbus/editor

Version:

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

4 lines (3 loc) 133 B
export * as core from '@textbus/core'; export * as browser from '@textbus/platform-browser'; export * as editor from './public-api';