UNPKG

@textbus/browser

Version:

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

7 lines (6 loc) 180 B
import 'reflect-metadata'; export * from './_utils/uikit'; export * from './_utils/env'; export * from './core/_api'; export * from './dom-support/_api'; export * from './viewer';