UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

4 lines 232 B
import type { MatcherFunction } from "expect"; import type { FetchResult } from "../../core/index.js"; export declare const toEqualFetchResult: MatcherFunction<[result: FetchResult]>; //# sourceMappingURL=toEqualFetchResult.d.ts.map