Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@types/babel-types/
Dindex.d.ts654 export interface GenericTypeAnnotation extends Node { interface
1473 | GenericTypeAnnotation
1505 | GenericTypeAnnotation
1814 ): GenericTypeAnnotation;
2129 …nericTypeAnnotation(node: object | null | undefined, opts?: object): node is GenericTypeAnnotation;
2570 ): asserts node is GenericTypeAnnotation;