developit / developit/redaxios

Adding Axios like Typescript support

Open
#86 6 comments 18 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.9k
Forks
104
PR merge metrics
No merged PRs in 30d

Description

Testing this package with **Typescript**, we are getting this:
`import axios, { AxiosInstance, AxiosRequestConfig } from 'redaxios';`

> Module '"redaxios"' has no exported member 'AxiosInstance'. Did you mean to use 'import AxiosInstance from "redaxios"' instead?

As far as we understand, there is a simple typing support, so, we don't understand why this package does not include the standard **axios** types.

Thank you

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.