softonic / axios-retry

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

feat: export of type definitions #249

Closed yutak23 closed 10 months ago

yutak23 commented 10 months ago

This ought to fix https://github.com/softonic/axios-retry/issues/159.

The intent of this change is detailed in the issue. https://github.com/softonic/axios-retry/issues/159#issuecomment-1809406232

The following tests were performed to verify that axios-retry is available for all patterns.

environment

yutak23 commented 10 months ago

Since the branch name is inappropriate, close it and reopen another PR.