Home
last modified time | relevance | path

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

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