UNPKG

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