Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts12170 … const constraintDeclaration = getConstraintDeclarationForMappedType(type)!; // TODO: GH#18217 constant
13841 const constraintDeclaration = getConstraintDeclaration(typeParameter); constant