import { filter } from 'rxjs/operators';. 3. . 4. const getTemperature = city => 100 / city.length;. 5. . 6. /* Create an Observable from an array ...
確定! 回上一頁