Skip to content

Home > vue-metamorph > Kinds > DeclareExportDeclarationKind

Kinds.DeclareExportDeclarationKind type

Signature:

typescript
export type DeclareExportDeclarationKind = namedTypes.DeclareExportDeclaration;

References: namedTypes.DeclareExportDeclaration