import { AngularFireAuth } from "@angular/fire/auth"; export class firebaseService{ constructor(private afAuth: AngularFireAuth) ...
確定! 回上一頁