HTTP_INTERCEPTORS
A multi-provider token that represents the array of registered
HttpInterceptor
objects.
const HTTP_INTERCEPTORS: InjectionToken<readonly HttpInterceptor[]>;
A multi-provider token that represents the array of registered
HttpInterceptor
objects.
const HTTP_INTERCEPTORS: InjectionToken<readonly HttpInterceptor[]>;