import { Component } from '@angular/core'; import { AngularFirestore } from ... providers: [AngularFirestore] に app.module.ts を追加する必要があります。
確定! 回上一頁