import { Component, Input } from '@angular/core'; import { AngularFireFunctions } from '@angular/fire/functions'; @Component({ selector: ...
確定! 回上一頁