Searched refs:MixedTypeAnnotation (Results 1 – 1 of 1) sorted by relevance
680 export interface MixedTypeAnnotation extends Node { interface1477 | MixedTypeAnnotation1507 | MixedTypeAnnotation1524 | MixedTypeAnnotation1823 export function mixedTypeAnnotation(): MixedTypeAnnotation;2136 …isMixedTypeAnnotation(node: object | null | undefined, opts?: object): node is MixedTypeAnnotation;2586 ): asserts node is MixedTypeAnnotation;