@spartacus/storefront
Version:
Spartacus Storefront is a package that you can include in your application, which allows you to add default storefront features.
11 lines (10 loc) • 379 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
/// <amd-module name="@spartacus/storefront" />
/** AUGMENTABLE_TYPES_START */
export { BREAKPOINT } from './layout/config/layout-config';
export { LAUNCH_CALLER } from './layout/launch-dialog/config/launch-config';
export { ICON_TYPE } from './cms-components/misc/icon';
/** AUGMENTABLE_TYPES_END */
export * from './public_api';