@spartacus/core
Version:
Spartacus - the core framework
11 lines (10 loc) • 577 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "../../state/state.module";
import * as i3 from "@ngrx/store";
import * as i4 from "@ngrx/effects";
export declare class MultiCartStoreModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MultiCartStoreModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MultiCartStoreModule, never, [typeof i1.CommonModule, typeof i2.StateModule, typeof i3.StoreFeatureModule, typeof i4.EffectsFeatureModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<MultiCartStoreModule>;
}