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