Searched refs:TypeofTypeAnnotation (Results 1 – 1 of 1) sorted by relevance
714 export interface TypeofTypeAnnotation extends Node { interface1485 | TypeofTypeAnnotation1515 | TypeofTypeAnnotation1831 export function typeofTypeAnnotation(argument?: FlowTypeAnnotation): TypeofTypeAnnotation;2153 …TypeofTypeAnnotation(node: object | null | undefined, opts?: object): node is TypeofTypeAnnotation;2618 ): asserts node is TypeofTypeAnnotation;