@spartacus/checkout
Version:
Checkout feature library for Spartacus
10 lines (9 loc) • 502 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@ngrx/store";
import * as i3 from "@ngrx/effects";
export declare class CheckoutStoreModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CheckoutStoreModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CheckoutStoreModule, never, [typeof i1.CommonModule, typeof i2.StoreFeatureModule, typeof i3.EffectsFeatureModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<CheckoutStoreModule>;
}