UNPKG
jotai-history
Version:
latest (0.5.1)
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.0.0
👻⌛
github.com/jotaijs/jotai-history
jotaijs/jotai-history
jotai-history
/
dist
/
index.js
3 lines
•
162 B
JavaScript
View Raw
1
2
3
export
{ withUndoableHistory
as
withHistory }
from
'./withUndoableHistory.js'
;
export
{
REDO
,
RESET
,
UNDO
}
from
'./actions.js'
;
//# sourceMappingURL=index.js.map