UNPKG
reducer-tools
Version:
beta (1.0.0-beta4)
latest (1.0.0)
1.0.0
1.0.0-beta4
1.0.0-beta2
1.0.0-beta1
0.2.1
0.2.0
0.1.0
redux reducer utilities
github.com/ruanyl/reducer-tools
ruanyl/reducer-tools
reducer-tools
/
lib
/
index.d.ts
3 lines
(2 loc)
•
67 B
TypeScript
View Raw
1
2
3
export
*
from
'./createReducer'
;
export
*
from
'./typedKeyMirror'
;