Type Alias HttpInterceptor

HttpInterceptor: ((response: Response, next: (() => void)) => void)