UNPKG

ngx-testing-tools

Version:
3 lines (2 loc) 144 B
import { HttpErrorResponse } from '@angular/common/http'; export declare function mockErrorResponseHandlerFactory(res: HttpErrorResponse): any;