signature: every(predicate: function, thisArg: any): Observable ... RxJS v6+. 2. import { every } from 'rxjs/operators';. 3. import { of } from 'rxjs';.
確定! 回上一頁