UNPKG

usfm-editor

Version:
3 lines (2 loc) 96 B
import { Editor } from "slate"; export declare const withNormalize: (editor: Editor) => Editor;