我有以下声明: for await (const blob of client.list()) { console.log('\t', blob.name); }. client.list()返回一个异步可迭代迭代器,并期望使用.
確定! 回上一頁