You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
srv/app.ts:2:22 - error TS2614: Module '"axios-retry"' has no exported member 'IAxiosRetryConfig'. Did you mean to use 'import IAxiosRetryConfig from "axios-retry"' instead?
2 import axiosRetry, { IAxiosRetryConfig } from 'axios-retry';
~~~~~~~~~~~~~~~~~
I noticed this when @rchl pointed it out to me. My apologies. #250 (comment)
The text was updated successfully, but these errors were encountered:
We cannot use
name import
.I noticed this when @rchl pointed it out to me. My apologies.
#250 (comment)
The text was updated successfully, but these errors were encountered: