The AxiosResponse could be imported from axios lib. Now, lets go to Sagas file, we have this code: export function* login(action: Effect){ try { ...
確定! 回上一頁