Searched defs:intersectTypes (Results 1 – 3 of 3) sorted by relevance
11732 function intersectTypes(type1: Type, type2: Type): Type; function20051 …const filteredByApplicability = includeOptional ? intersectTypes(targetKeys, sourceKeys) : undefin… constant
50943 function intersectTypes(type1, type2) { function
61260 function intersectTypes(type1, type2) { function