UNPKG

@spartacus/storefront

Version:

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

9 lines (8 loc) 438 B
import { CartPageEventBuilder } from './cart-page-event.builder'; import * as i0 from "@angular/core"; export declare class CartPageEventModule { constructor(_cartPageEventBuilder: CartPageEventBuilder); static ɵfac: i0.ɵɵFactoryDeclaration<CartPageEventModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CartPageEventModule, never, never, never>; static ɵinj: i0.ɵɵInjectorDeclaration<CartPageEventModule>; }