Searched refs:VoidTypeAnnotation (Results 1 – 1 of 1) sorted by relevance
790 export interface VoidTypeAnnotation extends Node { interface1497 | VoidTypeAnnotation;1519 | VoidTypeAnnotation;1528 | VoidTypeAnnotation;1859 export function voidTypeAnnotation(): VoidTypeAnnotation;2178 …n isVoidTypeAnnotation(node: object | null | undefined, opts?: object): node is VoidTypeAnnotation;2661 ): asserts node is VoidTypeAnnotation;