UNPKG

ngx-dynamic-dashboard

Version:
6 lines (5 loc) 205 B
import { HttpErrorResponse } from '@angular/common/http'; export declare class RuntimeService { constructor(); static handleError(err: HttpErrorResponse | any): import("rxjs").Observable<never>; }