codeql/javascript-all
2.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the nth type argument provided in this type, such as string in Promise<string>.
n
string
Promise<string>
Type getTypeArgument(int n)