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
/
src
/
index.ts
3 lines
(2 loc)
•
121 B
text/typescript
View Raw
1
2
3
export
{ withUndoableHistory
as
withHistory }
from
'./withUndoableHistory'
export
{
REDO
,
RESET
,
UNDO
}
from
'./actions'