const response = await fetch(url); const json = await response.json(); return json; }console.log(getThirdUser());. SpOiLEr ...
確定! 回上一頁