Description: This pull request fixes an issue with the AxiosRequestConfig type handling. The following changes have been made:
Corrected type definitions for AxiosRequestConfig.
Related Issue: #6660 Changes Made: Updated index.d.ts to properly define AxiosRequestConfigType.
Login to write a write a comment.
Login via GitHub
Description:
This pull request fixes an issue with the AxiosRequestConfig type handling. The following changes have been made:
Corrected type definitions for AxiosRequestConfig.
Related Issue:
#6660
Changes Made:
Updated index.d.ts to properly define AxiosRequestConfigType.