mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-09 21:53:15 +08:00
fix: missing type
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import type { AxiosInstance, AxiosResponse } from 'axios';
|
import type { AxiosInstance, AxiosRequestConfig, AxiosResponse } from 'axios';
|
||||||
|
|
||||||
import type { RequestClientConfig, RequestClientOptions } from './types';
|
import type { RequestClientConfig, RequestClientOptions } from './types';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user