UNPKG

@spartacus/core

Version:

Spartacus - the core framework

12 lines (11 loc) 656 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "@angular/common/http"; import * as i3 from "../../../state/state.module"; import * as i4 from "@ngrx/store"; import * as i5 from "@ngrx/effects"; export declare class ClientAuthStoreModule { static ɵfac: i0.ɵɵFactoryDeclaration<ClientAuthStoreModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ClientAuthStoreModule, never, [typeof i1.CommonModule, typeof i2.HttpClientModule, typeof i3.StateModule, typeof i4.StoreFeatureModule, typeof i5.EffectsFeatureModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<ClientAuthStoreModule>; }