UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

4 lines (3 loc) 209 B
import type { RetryLink } from "./retryLink.cjs"; export declare function buildRetryFunction(retryOptions?: RetryLink.AttemptsOptions): RetryLink.AttemptsFunction; //# sourceMappingURL=retryFunction.d.cts.map