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) 228 B
export * from './component/skip-link.component'; export * from './config/index'; export * from './directive/skip-link.directive'; export * from './service/skip-link.service'; export { SkipLinkModule } from './skip-link.module';