We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bill: How do I reference the globally available value of a library when using a module?
Resolution:
any
extends
this
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using UMD as a global in a module (#10178)
Bill: How do I reference the globally available value of a library when using a module?
Resolution:
Allowing Dotted Access for Types with String Index Signatures (#12596)
any
to access arbitrary properties.Allow class to extend from generic type parameter (#4890)
extends
type operator that keeps thethis
type and lets the derived class' properties "win out".this
types in param positions)The text was updated successfully, but these errors were encountered: