UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

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