UNPKG

234 BTypeScriptView Raw
1export declare const ROOT_EFFECTS_INIT = "@ngrx/effects/init";
2export declare const rootEffectsInit: import("@ngrx/store").ActionCreator<"@ngrx/effects/init", () => import("@ngrx/store/src/models").TypedAction<"@ngrx/effects/init">>;