Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@types/babel-types/
Dindex.d.ts1201 export interface TSTypeParameterInstantiation extends Node { interface
1996 export function TSTypeParameterInstantiation(params: TSType[]): TSTypeParameterInstantiation;
2002 …tion TSTypeReference(typeName: TSEntityName, typeParameters?: TSTypeParameterInstantiation): TSTyp…
2343 ): node is TSTypeParameterInstantiation;
2890 ): asserts node is TSTypeParameterInstantiation;