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

pipe is not found by Typescript #50

Closed
phts opened this issue Nov 4, 2017 · 2 comments
Closed

pipe is not found by Typescript #50

phts opened this issue Nov 4, 2017 · 2 comments

Comments

@phts
Copy link

phts commented Nov 4, 2017

Seems to be pipe method is missing from index.d.ts so Typescript cannot find it, but this method is presented in modules folder and in the documentation.

@selfrefactor
Copy link
Owner

I am not big pipe fan(the method in Rambda is introduced by PR not by me) so I intentionally omitted the type definitions(I use Ramda definitions as a base).

In the context that you are opening this issue, I will insert pipe definitions with the next release.

@selfrefactor
Copy link
Owner

Fixed with v1.0.4

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

2 participants