UNPKG

@vericus/slate-kit-history

Version:

plugin that group together history of selections to the next editing event on slate for undo/redo

3 lines 138 B
import { Value } from "slate"; export default function hasRedo(editor: any, value?: Value): boolean; //# sourceMappingURL=hasRedo.d.ts.map