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