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