issues
search
piotrwitek
/
typesafe-actions
Typesafe utilities for "action-creators" in Redux / Flux Architecture
https://codesandbox.io/s/github/piotrwitek/typesafe-actions/tree/master/codesandbox
MIT License
2.41k
stars
98
forks
source link
Add support reducer object map
#142
Closed
piotrwitek
closed
5 years ago
piotrwitek
commented
5 years ago
Description
Added typing support for reducer as object map #140
Fixed no exported member RootAction #141
Related issues:
Resolved #140
Resolved #141
Checklist
[x] I have read
CONTRIBUTING.md
[x] I have linked all related issues above
[x] I have rebased my branch
For bugfixes:
[x] I have added at least one unit test to confirm the bug have been fixed
For new features:
[ ] I have updated API docs and tutorial (if applicable)
[ ] I have added short examples to demonstrate new feature usage
[ ] I have added type unit tests with
dts-jest
[ ] I have added runtime unit tests with
dts-jest
Description
Related issues:
Checklist
For bugfixes:
For new features:
dts-jest
dts-jest