import { AngularFirestore } from '@angular/fire/firestore'; import { Observable } from 'rxjs'; ... export class FooComponent implements OnInit { ... docs: ...
確定! 回上一頁