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