You can import operators using the ES6 import syntax (e.g. import {map} from 'rxjs/operators') and then wrap them into a function pipe() ...
確定! 回上一頁