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

Add more type information to Typescript AuthorizeStep #634

Merged
merged 1 commit into from
Oct 14, 2016
Merged

Add more type information to Typescript AuthorizeStep #634

merged 1 commit into from
Oct 14, 2016

Conversation

peinearydevelopment
Copy link
Contributor

doc: Add more type information to Typescript AuthorizeStep

Having the run function's second parameter, in the AuthorizeStep class, as Function was giving me errors in Typescript as a 'Function' type has no 'cancel' property. In addition to updating that, I added some additional type information to the rest of the class.

Having the run function's second parameter, in the AuthorizeStep class, as Function was giving me errors in Typescript as a 'Function' type has no 'cancel' property. In addition to updating that, I added some additional type information to the rest of the class.
@CLAassistant
Copy link

CLAassistant commented Oct 14, 2016

CLA assistant check
All committers have signed the CLA.

@EisenbergEffect EisenbergEffect merged commit 6f49737 into aurelia:master Oct 14, 2016
@EisenbergEffect
Copy link
Contributor

Thanks!

@peinearydevelopment peinearydevelopment deleted the patch-1 branch October 14, 2016 14:24
@peinearydevelopment
Copy link
Contributor Author

Thank you! I'm really enjoying the framework and wish there was more I could contribute. Keep up the great work!

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.

3 participants