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 130 B
import { Editor } from "slate"; export default function handleRedo(editor: Editor): void; //# sourceMappingURL=handleRedo.d.ts.map