UNPKG

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