UNPKG

@spartacus/core

Version:

Spartacus - the core framework

13 lines (12 loc) 678 B
import { StateConfig } from '../../state/config/state-config'; 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 function cmsStoreConfigFactory(): StateConfig; export declare class CmsStoreModule { static ɵfac: i0.ɵɵFactoryDeclaration<CmsStoreModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CmsStoreModule, never, [typeof i1.CommonModule, typeof i2.StateModule, typeof i3.StoreFeatureModule, typeof i4.EffectsFeatureModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<CmsStoreModule>; }