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

Fixing type defitions #3125

Closed

Conversation

adripanico
Copy link

After commit 042e07d, the TypeScript transpiler fails since the type definitions wrongly includes a default value for the priority parameter, throwing the error TS1039: Initializers are not allowed in ambient contexts.

@adripanico adripanico closed this Dec 5, 2019
@adripanico adripanico reopened this Dec 5, 2019
@adripanico adripanico marked this pull request as ready for review December 5, 2019 09:30
@dsilhavy dsilhavy added this to the 3.0.2 milestone Dec 5, 2019
@dsilhavy
Copy link
Collaborator

Thanks for your pull request, this was resolved as part of pull request #3162 . I will close this one.

@dsilhavy dsilhavy closed this Jan 17, 2020
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

Successfully merging this pull request may close these issues.

2 participants