import { map } from 'rxjs/operators'; map is used with pipe which is an instance method of Observable . You can do the same with Observables! Dec 12, 2019 · ...
確定! 回上一頁