UNPKG

slate

Version:

A completely customizable framework for building rich text editors.

3 lines 164 B
import { EditorInterface } from '../interfaces/editor'; export declare const insertBreak: EditorInterface['insertBreak']; //# sourceMappingURL=insert-break.d.ts.map