Skip to content

Home > vue-metamorph > Kinds > ExportDefaultSpecifierKind

Kinds.ExportDefaultSpecifierKind type

Signature:

typescript
export type ExportDefaultSpecifierKind = namedTypes.ExportDefaultSpecifier;

References: namedTypes.ExportDefaultSpecifier