UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

3 lines 206 B
import type { RetryLink } from "./retryLink.js"; export declare function buildRetryFunction(retryOptions?: RetryLink.AttemptsOptions): RetryLink.AttemptsFunction; //# sourceMappingURL=retryFunction.d.ts.map