Skip to content

Choose to not expose some property for "window" interface #59

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 1 commit into from
Feb 2, 2016

Conversation

zhengbli
Copy link
Contributor

For the window interface, we normally expose every property of it to the top level using declare var. However in rare cases where the property was added from external source, while it was already declared as a constructor function, so emitting again will cause issues.

Related: PR #58

zhengbli added a commit that referenced this pull request Feb 2, 2016
Choose to not expose some property for "window" interface
@zhengbli zhengbli merged commit 31b432b into master Feb 2, 2016
@zhengbli zhengbli deleted the fixUrl branch February 2, 2016 02:32
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