You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stronger than that - would probably block people from otherwise adopting a feature that they're the most likely to use. Would otherwise be blocking-ish.
override
on Parameter Properties#43831
abstract
andoverride
Ordering#43829
{ a: number } -> Partial<Omit, "a"> & A
#43846
@deprecate
Annex B Methods#43709
#43710
#43796
Import string names from Modules
tc39/ecma262#2154
ESBuild, Babel, V8 all support this.
New module target? Yes.
Start small: ESNext, maybe CommonJS?
This sort of thing could also allow namespace syntax.
What about import types?
In some cases, these declarations become un-nameable.
Some declarations won't be accessible with
import()
types.Schedule the base feature for 4.4.
The text was updated successfully, but these errors were encountered: