UNPKG

fantasy-editor

Version:

A React Rich Text Editor Based On Slate

3 lines (2 loc) 108 B
import { SlatePlugin } from "../../../core/types"; export declare const HeadingPlugin: () => SlatePlugin;