Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts7670 const indexSignatures = serializeIndexSignatures(interfaceType, baseType); constant
7934 const indexSignatures = serializeIndexSignatures(classType, baseTypes[0]); constant