src/utils/http/axios/axiosTransform.ts
@@ -7,7 +7,7 @@ AxiosResponse, InternalAxiosRequestConfig, } from 'axios'; import type { RequestOptions, Result } from '/#/axios'; import type { RequestOptions, Result } from '#/axios'; export interface CreateAxiosOptions extends AxiosRequestConfig { authenticationScheme?: string;