Home
last modified time | relevance | path

Searched defs:indexSignatureType (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/compiler/
Dchecker.ts28888 … const indexSignatureType = getIndexTypeOfType(intrinsicElementsType, stringType); constant
29058 const indexSignatureType = getIndexTypeOfType(intrinsicElementsType, stringType); constant