Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts12347 const indexConstraint = getSimplifiedTypeOrConstraint(type.indexType); constant
20156 … const indexConstraint = getConstraintOfType((source as IndexedAccessType).indexType); constant