选择题1452/1530下面代码的输出是什么?

1fetch('https://www.website.com/api/user/1') 2 .then(res => res.json()) 3 .then(res => console.log(res))
难度:
2021-07-02 创建

本题为单选题”

赞赏支持

预览

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