import { of, throwError } from "rxjs"; ... getStatus(): Promise<boolean> {. return this.http .get("") ... return throwError(new Error. ("hehe"));. }).
確定! 回上一頁