UNPKG

@textbus/platform-browser

Version:

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

13 lines (12 loc) 378 B
import 'reflect-metadata'; export * from './_utils/uikit'; export * from './_utils/env'; export * from './browser-module'; export * from './collaborate-cursor'; export * from './dom-adapter'; export * from './injection-tokens'; export * from './magic-input'; export * from './native-input'; export * from './parser'; export * from './selection-bridge'; export * from './types';