softonic / axios-retry

Axios plugin that intercepts failed requests and retries them whenever possible
Other
1.9k stars 167 forks source link

Fix retryCondition d.ts documentation #224

Closed skovhus closed 1 year ago

skovhus commented 1 year ago

This PR fixes the TypeScript documentation for retryCondition.

mindhells commented 1 year ago

This PR fixes the TypeScript documentation for retryCondition.

Thank you!