UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

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