Searched defs:getPropertiesOfUnionOrIntersectionType (Results 1 – 3 of 3) sorted by relevance
12251 function getPropertiesOfUnionOrIntersectionType(type: UnionOrIntersectionType): Symbol[] { function20970 …const props = source.flags & TypeFlags.Intersection ? getPropertiesOfUnionOrIntersectionType(sourc… constant
51378 function getPropertiesOfUnionOrIntersectionType(type) { function
61750 function getPropertiesOfUnionOrIntersectionType(type) { function