这个fetch函数是否在node环境下面还是可以使用的呢?在... ... fetch('https://api.github.com/users/github'); const data = await response.json(); ...
確定! 回上一頁