Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TypeScript] combineEpics is missing in index.d.ts. #69

Closed
vire opened this issue Jul 13, 2016 · 0 comments · Fixed by #70
Closed

[TypeScript] combineEpics is missing in index.d.ts. #69

vire opened this issue Jul 13, 2016 · 0 comments · Fixed by #70

Comments

@vire
Copy link
Contributor

vire commented Jul 13, 2016

I got an TSC error using redux-observable@0.7.0

(6,10): error TS2305: Module '"/path/to/project/node_modules/redux-observable/index"' has no exported member 'combineEpics

Mostly because it's missing in index.d.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants