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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
throw
TC39 proposal: https://github.com/tc39/proposal-throw-expressions PR: #18798
TC39 Proposal: https://github.com/tc39/proposal-private-fields Issue: #9950
Object.defineProperty
#18654
(x: Foo) => Bar
{ " bivariant method"(x: Foo): Bar }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
throw
expressionsTC39 proposal: https://github.com/tc39/proposal-throw-expressions
PR: #18798
ECMAScript private fields
TC39 Proposal: https://github.com/tc39/proposal-private-fields
Issue: #9950
Object.defineProperty
to avoid enumerability?Strict Function Types
#18654
(x: Foo) => Bar
becomes{ " bivariant method"(x: Foo): Bar }
.Allow dynamic names
The text was updated successfully, but these errors were encountered: