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
/
src
/
index.ts
10 lines
(9 loc)
•
247 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
// Re-export all public APIs
export
*
from
"./collection"
export
*
from
"./SortedMap"
export
*
from
"./transactions"
export
*
from
"./types"
export
*
from
"./errors"
export
*
from
"./utils"
export
*
from
"./proxy"
export
*
from
"./query/index.js"