AxiosReponse is the return type.of a call of axios.get. Response is the type of object returning in the data field of the AxiosReponse object. So when typing ...
確定! 回上一頁