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