UNPKG

113 BTypeScriptView Raw
1import { ActionsSubject } from '@ngrx/store';
2export declare class DevtoolsDispatcher extends ActionsSubject {
3}