但是使用时发现返回值类型依然是 AxiosResponse<any> :. const res = axios({}) type T = typeof res // type T = AxiosPromise<any> ...
確定! 回上一頁