UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

3 lines 155 B
import { Observable } from '../../utilities'; export declare function fromError<T>(errorValue: any): Observable<T>; //# sourceMappingURL=fromError.d.ts.map