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

[fix] Export timeout error #51

Closed HenriBeck closed 5 years ago

HenriBeck commented 5 years ago

The TimeoutError should be exported to be able to check for inside a catch block or the error handler