Type Alias ResponseInterceptor

ResponseInterceptor: ((response: Response, requestObj: HTTPRequest) => Promise<any>)