Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow default import from cjs (typescript) #182

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

mindhells
Copy link
Member

Allow default import when using typescript module="CommonJS"

@mindhells mindhells linked an issue Oct 18, 2021 that may be closed by this pull request
@charleshimmer
Copy link

I assume this is the PR that fixes the type error mentioned in #181 (comment)?

@mindhells mindhells merged commit ed33cb2 into master Oct 19, 2021
@mindhells mindhells deleted the fix-typescript-cjs-compat branch October 19, 2021 08:26
@charleshimmer
Copy link

Ok I was going to ask if you wanted me to just check it by installing from the commit sha but look like you already merged it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError axiosRetry is not a function
2 participants