UNPKG
@udecode/zustood
Version:
latest (2.0.0)
2.0.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
A modular store factory using zustand
github.com/udecode/zustood
udecode/zustood
@udecode/zustood
/
dist
/
index.d.ts
9 lines
•
245 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
/** *
@file
Automatically generated by barrelsby. */
export
*
from
'./createStore'
;
export
*
from
'./types'
;
export
*
from
'./middlewares/index'
;
export
*
from
'./types/index'
;
export
*
from
'./utils/index'
;
//# sourceMappingURL=index.d.ts.map