UNPKG

@textbus/editor

Version:

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

3 lines (2 loc) 102 B
import { Keymap } from '@textbus/core'; export declare function createKeymap(config: Keymap): Node[];