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

fix: expose InitialHandler type #225

Closed jaulz closed 2 years ago

jaulz commented 4 years ago

Description

This PR will expose InitialHandler so it can be used for variable definitions outside of typesafe-actions.

Related issues:

https://github.com/piotrwitek/typesafe-actions/issues/224

Checklist

For bugfixes:

For new features: