Closed balassit closed 4 years ago
The following will now be available for import
import axiosRetry, { IAxiosRetryConfig, exponentialDelay, isIdempotentRequestError, isNetworkError, isNetworkOrIdempotentRequestError, isRetryableError, isSafeRequestError } from 'axios-retry';
The following will now be available for import