UNPKG

291 BTypeScriptView Raw
1import { ActionsSubject } from '@ngrx/store';
2import * as i0 from "@angular/core";
3export declare class DevtoolsDispatcher extends ActionsSubject {
4 static ɵfac: i0.ɵɵFactoryDeclaration<DevtoolsDispatcher, never>;
5 static ɵprov: i0.ɵɵInjectableDeclaration<DevtoolsDispatcher>;
6}