选择题1129题:下面代码的输出是什么?

1fetch('https://www.website.com/api/user/1') 2 .then(res => res.json()) 3 .then(res => console.log(res))
难度:
更新时间:2021-07-04

本题为单选题”

赞赏支持

预览

题库维护不易,您的支持就是我们最大的动力!