UNPKG
pretur.redux
Version:
latest (0.25.1)
0.25.1
0.24.0
0.23.0
0.22.1
0.21.0
0.20.2
0.20.1
0.20.0
0.19.0
0.18.0
0.17.1
0.17.0
0.16.4
0.16.3
0.16.0
0.15.3
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.3
0.9.2
0.9.0
0.5.1
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.8
0.2.7
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.3
0.0.2
0.0.1
Redux bindings
github.com/pretur/pretur/tree/master/packages/pretur.redux
pretur/pretur
pretur.redux
/
lib
/
main.d.ts
4 lines
(3 loc)
•
78 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./action'
;
export
*
from
'./reducer'
;
export
*
from
'./store'
;