UNPKG

@spartacus/storefront

Version:

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

5 lines (4 loc) 176 B
export * from './config/direction.config'; export * from './config/direction.model'; export { DirectionModule } from './direction.module'; export * from './direction.service';