UNPKG

@ngrx/store-devtools

Version:

Developer tools for @ngrx/store

7 lines (6 loc) 291 B
import { ActionsSubject } from '@ngrx/store'; import * as i0 from "@angular/core"; export declare class DevtoolsDispatcher extends ActionsSubject { static ɵfac: i0.ɵɵFactoryDeclaration<DevtoolsDispatcher, never>; static ɵprov: i0.ɵɵInjectableDeclaration<DevtoolsDispatcher>; }