Searched defs:UnionOrIntersectionTypeNode (Results 1 – 5 of 5) sorted by relevance
2074 export type UnionOrIntersectionTypeNode = UnionTypeNode | IntersectionTypeNode; alias
1115 type UnionOrIntersectionTypeNode = UnionTypeNode | IntersectionTypeNode; alias
5118 type UnionOrIntersectionTypeNode = UnionTypeNode | IntersectionTypeNode; alias