UNPKG

110 BTypeScriptView Raw
1import { InjectionToken } from '@angular/core';
2export declare const MOCK_SELECTORS: InjectionToken<unknown>;