リスト:src/firebase.js import 'firebase/firestore'; class Firebase { constructor(config = {}) { ... // "post"コレクションへのリファレンスを作成 this.post ...
確定! 回上一頁