UNPKG

jotai-history

Version:
4 lines • 145 B
export const UNDO = Symbol('undo'); export const REDO = Symbol('redo'); export const RESET = Symbol('reset'); //# sourceMappingURL=actions.js.map