Searched refs:IntersectionTypeAnnotation (Results 1 – 1 of 1) sorted by relevance
675 export interface IntersectionTypeAnnotation extends Node { interface1476 | IntersectionTypeAnnotation1506 | IntersectionTypeAnnotation1822 …port function intersectionTypeAnnotation(types?: FlowTypeAnnotation[]): IntersectionTypeAnnotation;2135 ): node is IntersectionTypeAnnotation;2582 ): asserts node is IntersectionTypeAnnotation;