... snapshot.docs.map((doc) => ({ id: doc.id, data: doc.data(), })) ... The documentation has examples of code written in both V8 and V9 syntax ...
確定! 回上一頁