UNPKG

@spartacus/core

Version:

Spartacus - the core framework

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