UNPKG

redux-undo-actions

Version:

Redux middleware for undo/redo actions by dispatching reverting action

2 lines 63 B
export const REMOVE = 'REMOVE'; export const CREATE = 'CREATE';