@spartacus/core
Version:
Spartacus - the core framework
9 lines (8 loc) • 437 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "../../state/state.module";
import * as i2 from "@ngrx/store";
export declare class ProcessStoreModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ProcessStoreModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ProcessStoreModule, never, [typeof i1.StateModule, typeof i2.StoreFeatureModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<ProcessStoreModule>;
}