dphilipson / typescript-fsa-reducers

Fluent syntax for defining typesafe reducers on top of typescript-fsa.
MIT License
220 stars 16 forks source link

Additional fix to exported types #11

Closed dphilipson closed 7 years ago

dphilipson commented 7 years ago

The reducer created by .build() now has no type dependencies on either of typescript-fsa or typescript-fsa-reducers.