UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

7 lines 268 B
import type { MatcherFunction } from "expect"; import type { TakeOptions } from "../internal/ObservableStream.js"; export declare const toEmitMatchedValue: MatcherFunction<[ value: any, options?: TakeOptions ]>; //# sourceMappingURL=toEmitMatchedValue.d.ts.map