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

Allow to wait for `spawn`ed sagas from `sagaCompletion()` #32

Closed tp closed 5 years ago

tp commented 5 years ago

Duplicate of #14