CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.14 (changelog, source)
Search

Member predicate PlainArrayType::getNumberIndexType

Gets the type of the number index signature on this type, such as T in the type { [n: number]: T }.

Type getNumberIndexType()