UNPKG

slate

Version:

A completely customizable framework for building rich text editors.

4 lines 206 B
import { Editor } from '../interfaces'; import { WithEditorFirstArg } from '../utils'; export declare const getFragment: WithEditorFirstArg<Editor['getFragment']>; //# sourceMappingURL=get-fragment.d.ts.map