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