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

Where is the love for typescript? #101

Open
P0oOOOo0YA opened this issue Dec 22, 2018 · 4 comments
Open

Where is the love for typescript? #101

P0oOOOo0YA opened this issue Dec 22, 2018 · 4 comments

Comments

@P0oOOOo0YA
Copy link

Loved the project but sadly there is no type definition file available.

@bombela
Copy link
Member

bombela commented Dec 22, 2018 via email

@harrismirza
Copy link

I took a look at making a TS Definition file but can't understand the format of the invoke method, it looks highly irregular and therefore it might not be possible to create TS definitions.

@bombela
Copy link
Member

bombela commented Oct 29, 2019 via email

@harrismirza
Copy link

The main issue I could see without looking in too much detail was that the args parameter in Invoke isn't at the end which is a requirement for 'rest parameters'.

If changing the API isn't out of the question, I think it would make more sense to have that at the end anyway and move the callback to before the arguments.

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

3 participants