Skip to content

Home > vue-metamorph > Kinds > DeclareExportAllDeclarationKind

Kinds.DeclareExportAllDeclarationKind type

Signature:

typescript
export type DeclareExportAllDeclarationKind = namedTypes.DeclareExportAllDeclaration;

References: namedTypes.DeclareExportAllDeclaration