Skip to content

Add TS window declaration for RemoteInputElement #12

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

Merged
merged 2 commits into from
Sep 12, 2019

Conversation

keithamus
Copy link
Contributor

@keithamus keithamus commented Sep 12, 2019

The TypeScript definition is incomplete as it doesn't properly reflect the assignment to Window.

This PR adds the declaration of RemoteInputElement to the global window object, as that mutation is happening within the code and so should be reflected in the types.

Refs https://github.com/github/application-architecture/issues/58

@keithamus keithamus requested a review from a team September 12, 2019 09:23
@keithamus keithamus merged commit 67c4237 into master Sep 12, 2019
@keithamus keithamus deleted the types-ts-add-window-declaration branch September 12, 2019 11:03
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