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