tp / tsaga

Typesafe and lightweight way to write Redux-connected functions with asynchronous side-effects that are easily testable.
Apache License 2.0
8 stars 1 forks source link

Add support for timeout to take #27

Closed HenriBeck closed 5 years ago

HenriBeck commented 5 years ago

This was again only possible with overloads to type correctly.

27