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

Added example for createAction using higher-order function #110

Closed piotrwitek closed 5 years ago

piotrwitek commented 5 years ago

Resolved #92