Searched refs:TSTypeParameterInstantiation (Results 1 – 1 of 1) sorted by relevance
1201 export interface TSTypeParameterInstantiation extends Node { interface1996 export function TSTypeParameterInstantiation(params: TSType[]): TSTypeParameterInstantiation;2002 …tion TSTypeReference(typeName: TSEntityName, typeParameters?: TSTypeParameterInstantiation): TSTyp…2343 ): node is TSTypeParameterInstantiation;2890 ): asserts node is TSTypeParameterInstantiation;