codeql/javascript-all
2.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the type of the number index signature on this type, such as T in the type { [n: number]: T }.
T
{ [n: number]: T }
Type getNumberIndexType()