UNPKG

ng-shopping-cart

Version:

An Angular component library to create shopping carts

9 lines (8 loc) 497 B
/** * Generated bundle index. Do not edit. */ export * from './index'; export { AddToCartEditorComponent as ɵa } from './components/add-to-cart-editor/add-to-cart-editor.component'; export { ShowcaseOutletDirective as ɵb } from './directives/showcase-outlet'; export { serviceFactory as ɵc, setItemClass as ɵe, setServiceConfiguration as ɵf, setupService as ɵd } from './service.factory'; export { BrowserStorageCartService as ɵg } from './services/browser-storage-cart.service';