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

Types: export Axios class #3000

Closed
gi opened this issue Jun 6, 2020 · 1 comment
Closed

Types: export Axios class #3000

gi opened this issue Jun 6, 2020 · 1 comment

Comments

@gi
Copy link

gi commented Jun 6, 2020

Is your feature request related to a problem? Please describe.
The type definitions do not include the Axios class, yet it is exported/exposed:

axios.Axios = Axios;

Describe the solution you'd like
Update the type definitions to expose the Axios class on the AxiosStatic object type.

Describe alternatives you've considered
Manual definition is an option but always a work-around.

Additional context
none

@gi gi changed the title Types: export Axios Class Types: export Axios class Jun 6, 2020
@ArrayKnight
Copy link

#2872

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

No branches or pull requests

3 participants