UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

4 lines 230 B
import type { DocumentNode } from "../../core/index.js"; import type { MatcherFunction } from "expect"; export declare const toMatchDocument: MatcherFunction<[document: DocumentNode]>; //# sourceMappingURL=toMatchDocument.d.ts.map