redux-saga / saga-query

Data synchronization using a middleware system for front-end apps
64 stars 4 forks source link

export typed-redux-saga #9

Closed neurosnap closed 1 year ago

neurosnap commented 2 years ago

This would provide us with better typing for our effects. The downside is it's an extra generator call which could make debugging more tedious.