UNPKG

@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) 371 B
export * from './components/add-to-home-screen-banner/add-to-home-screen-banner.component'; export * from './components/add-to-home-screen-btn/add-to-home-screen-btn.component'; export * from './components/add-to-home-screen.component'; export { PwaModule } from './pwa.module'; export * from './pwa.module-config'; export * from './services/add-to-home-screen.service';