Searched defs:intersectTypes (Results 1 – 3 of 3) sorted by relevance
11691 function intersectTypes(type1: Type, type2: Type): Type; function20010 …const filteredByApplicability = includeOptional ? intersectTypes(targetKeys, sourceKeys) : undefin… constant
61065 function intersectTypes(type1, type2) { function
50764 function intersectTypes(type1, type2) { function