Abstract class type argument inference #13087
Labels
Committed
The team has roadmapped this issue
Domain: JavaScript
The issue relates to JavaScript specifically
Suggestion
An idea for TypeScript
It would be good if TypeScript can infer the type of an extended class of an generic abstract class:
In a similar fashion, it does inference elsewhere.
The text was updated successfully, but these errors were encountered: