Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@types/babel-types/
Dindex.d.ts929 typeAnnotation: TSTypeAnnotation | null;
936 typeAnnotation: TSTypeAnnotation | null;
942 typeAnnotation: TSTypeAnnotation | null;
951 returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;
963 returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;
1009 typeAnnotation: TSTypeAnnotation | null;
1023 typeAnnotation: TSTypeAnnotation | null;
1070 typeAnnotation: TSTypeAnnotation | null;
1129 typeAnnotation: TSTypeAnnotation | null;
1167 export interface TSTypeAnnotation extends Node { interface
[all …]