标签: typescript axios
如何定义AxiosError.response类型?我有一个标准错误接口,它将包含在e.response中,但无法重新定义类型或告诉AxiosError我的接口。
谢谢。