import { flatMap, exhaustMap, take } from. 'rxjs/operators';. const clicks = fromEvent(document, 'click'). ;. const result = clicks.pipe(.
確定! 回上一頁