cyclejs-community / redux-cycles

Bring functional reactive programming to Redux using Cycle.js
MIT License
745 stars 30 forks source link

Keep getting generic type parameter errors during compile #50

Open kyle-mcknight opened 3 years ago

kyle-mcknight commented 3 years ago

Keep getting compile errors and can't run the example app

Generic type 'Sources' requires 1 type argument(s). Generic type 'Sinks' requires 1 type argument(s).