UNPKG

@ngrx/store

Version:

RxJS powered Redux for Angular apps

3 lines (2 loc) 110 B
import { InjectionToken } from '@angular/core'; export declare const MOCK_SELECTORS: InjectionToken<unknown>;