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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: using RawAxiosHeaders type cause compiler error #6389

Open
wants to merge 1 commit into
base: v1.x
Choose a base branch
from

Conversation

ramram1048
Copy link


Actually idk why this change fixes the export error 馃
Anyway I confirmed that all tests passes locally.

Any ideas are welcome, and feel free to close this PR if there's more correct way to resolve the issue.
(and I also want to know why type works here but interface not)

@chenhebing
Copy link

Looking forward to the integration of this PR, is there any current estimate for the integration time?

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.

Using RawAxiosRequestHeaders cause compiler error
2 participants