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

module has no exported member thunkify #426

Open
houd1ni opened this issue Jan 18, 2019 · 0 comments
Open

module has no exported member thunkify #426

houd1ni opened this issue Jan 18, 2019 · 0 comments

Comments

@houd1ni
Copy link

houd1ni commented Jan 18, 2019

node_modules/@types/ramda"' has no exported member 'thunkify'.

"@types/ramda": "^0.25.47"

Forcing me to use () => myfunction(42) instead of thunkify(myfunction, 42)

How do I import: import { thunkify, prop, path, type, map, compose, flip, head, isEmpty, reduce, intersection, ifElse } from 'ramda' All's OK except for thunkify.

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

No branches or pull requests

1 participant