UNPKG

@vericus/slate-kit-align

Version:

Plugins to provide a way to align blocks on slate

4 lines 207 B
import { Editor } from "slate"; import { TypeOptions } from "../options"; export default function isAligned(opts: TypeOptions, editor: Editor, alignment: string): any; //# sourceMappingURL=isAligned.d.ts.map