UNPKG

@spartacus/storefront

Version:

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

6 lines (5 loc) 159 B
export * from './cart/index'; export * from './home/index'; export * from './navigation/index'; export * from './page/index'; export * from './product/index';