UNPKG

@spartacus/storefront

Version:

Spartacus Storefront is a package that you can include in your application, which allows you to add default storefront features.

8 lines (7 loc) 424 B
export * from './product-attributes/product-attributes.component'; export * from './product-attributes/product-attributes.module'; export * from './product-details-tab/product-details-tab.component'; export * from './product-details-tab/product-details-tab.module'; export * from './product-reviews/product-reviews.component'; export * from './product-reviews/product-reviews.module'; export * from './product-tabs.module';