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
/
esm
/
index.d.ts
9 lines
(8 loc)
•
247 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
export
*
from
'./collection.js'
;
export
*
from
'./SortedMap.js'
;
export
*
from
'./transactions.js'
;
export
*
from
'./types.js'
;
export
*
from
'./errors.js'
;
export
*
from
'./utils.js'
;
export
*
from
'./proxy.js'
;
export
*
from
'./query/index.js'
;