UNPKG

use-undo-manager

Version:

A React hook that enables undo/redo history management with debounced state commits.

2 lines (1 loc) 51 B
export { useUndoManager } from './useUndoManager';