Type alias OnRetryFunctionResponse

OnRetryFunctionResponse: {
    options?: WretchOptions;
    url?: string;
} | undefined

Type declaration

Generated using TypeDoc