Home
last modified time | relevance | path

Searched refs:IntersectionTypeAnnotation (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/@types/babel-types/
Dindex.d.ts675 export interface IntersectionTypeAnnotation extends Node { interface
1476 | IntersectionTypeAnnotation
1506 | IntersectionTypeAnnotation
1822 …port function intersectionTypeAnnotation(types?: FlowTypeAnnotation[]): IntersectionTypeAnnotation;
2135 ): node is IntersectionTypeAnnotation;
2582 ): asserts node is IntersectionTypeAnnotation;