Searched refs:GenericTypeAnnotation (Results 1 – 1 of 1) sorted by relevance
654 export interface GenericTypeAnnotation extends Node { interface1473 | GenericTypeAnnotation1505 | GenericTypeAnnotation1814 ): GenericTypeAnnotation;2129 …nericTypeAnnotation(node: object | null | undefined, opts?: object): node is GenericTypeAnnotation;2570 ): asserts node is GenericTypeAnnotation;