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

Type definitions for Typescript #33

Open
JaceyPenny opened this issue Mar 6, 2019 · 4 comments
Open

Type definitions for Typescript #33

JaceyPenny opened this issue Mar 6, 2019 · 4 comments

Comments

@JaceyPenny
Copy link

As of now, there's no good way to use the client library without frequently referring to the API docs. Type definitions (in the form of a *.d.ts file) would make the library much more accessible. Please consider adding this!

Thanks!

@devshorts
Copy link

Any progress on this? Having to manually type the library is not pleasant

@kthaas
Copy link

kthaas commented Nov 15, 2019

#58 Is a good start for this, although it needs typing for Nodes still. @devshorts have you written your own typings?

@dguo
Copy link

dguo commented Nov 21, 2019

For what it's worth, I've written a fair amount of types for a private repo. I'd be happy to start filling in gaps if #58 gets merged.

@JVMartin
Copy link

All of us having to create types for this is so much duplicate work. Can we please get types

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

5 participants