UNPKG

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