So, you can replace from Observable.throw(error) to only throwError(error) by importing: import { throwError } from 'rxjs';.
確定! 回上一頁