import Rx from 'rxjs-compat';. // RxJS has a whole range of operators ... throttleTime(1000). // .scan(count => count + 1, 0).
確定! 回上一頁