Home > vue-metamorph > Kinds > TSTypeParameterInstantiationKind
Kinds.TSTypeParameterInstantiationKind type
Signature:
typescript
export type TSTypeParameterInstantiationKind = namedTypes.TSTypeParameterInstantiation;References: namedTypes.TSTypeParameterInstantiation
