UNPKG
@tanstack/optimistic
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Core optimistic updates library
tanstack.com/optimistic
TanStack/optimistic
@tanstack/optimistic
/
dist
/
cjs
/
index.d.cts
9 lines
(8 loc)
•
254 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
export
*
from
'./collection.cjs'
;
export
*
from
'./SortedMap.cjs'
;
export
*
from
'./transactions.cjs'
;
export
*
from
'./types.cjs'
;
export
*
from
'./errors.cjs'
;
export
*
from
'./utils.cjs'
;
export
*
from
'./proxy.cjs'
;
export
*
from
'./query/index.js'
;