Skip to content

Home > vue-metamorph > Kinds > EnumDeclarationKind

Kinds.EnumDeclarationKind type

Signature:

typescript
export type EnumDeclarationKind = namedTypes.EnumDeclaration;

References: namedTypes.EnumDeclaration