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