angular-redux / redux-observable-decorator

Decorators for Redux Observable
MIT License
13 stars 9 forks source link

Fixed to match redux-observable 0.13.0 #5

Closed actra-gschuster closed 7 years ago

actra-gschuster commented 7 years ago

Interface of EpicMiddleware changed from EpicMiddleware<T> to EpicMiddleware<T, S>