Searched defs:getConstraintOfType (Results 1 – 3 of 3) sorted by relevance
12280 … function getConstraintOfType(type: InstantiableType | UnionOrIntersectionType): Type | undefined { function12347 … const constraint = simplified === type.checkType ? getConstraintOfType(simplified) : simplified; constant
61624 function getConstraintOfType(type) { function
51265 function getConstraintOfType(type) { function