@spartacus/storefront
Version:
Spartacus Storefront is a package that you can include in your application, which allows you to add default storefront features.
7 lines (6 loc) • 334 B
TypeScript
export * from './address-book.component';
export * from './address-book.component.service';
export * from './address-book.module';
export * from './address-form/address-form.component';
export * from './address-form/address-form.module';
export * from './address-form/suggested-addresses-dialog/suggested-addresses-dialog.component';