Searched refs:TSTypeParameterDeclaration (Results 1 – 1 of 1) sorted by relevance
1196 export interface TSTypeParameterDeclaration extends Node { interface1995 export function TSTypeParameterDeclaration(params: TSTypeParameter[]): TSTypeParameterDeclaration;2339 ): node is TSTypeParameterDeclaration;2886 ): asserts node is TSTypeParameterDeclaration;