codeql/javascript-all
2.6.5
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the type to be used if the extend condition holds, such as A in T extends any[] ? A : B.
extend
A
T extends any[] ? A : B
TypeExpr getTrueType()