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