Skip to content

Home > vue-metamorph > Kinds > TypeParameterDeclarationKind

Kinds.TypeParameterDeclarationKind type

Signature:

typescript
export type TypeParameterDeclarationKind = namedTypes.TypeParameterDeclaration;

References: namedTypes.TypeParameterDeclaration