codeql/javascript-all
2.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the default value of the type parameter, such as D in class C<T = D>.
D
class C<T = D>
TypeExpr getDefault()