UNPKG

@spartacus/checkout

Version:

Checkout feature library for Spartacus

9 lines (8 loc) 470 B
import * as i0 from "@angular/core"; import * as i1 from "./store/checkout-store.module"; import * as i2 from "./events/checkout-event.module"; export declare class CheckoutCoreModule { static ɵfac: i0.ɵɵFactoryDeclaration<CheckoutCoreModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CheckoutCoreModule, never, [typeof i1.CheckoutStoreModule, typeof i2.CheckoutEventModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<CheckoutCoreModule>; }