Try either using Bacon.js 3.0.15 or changing the syntax to this: const time = Bacon.update(0, tick, (t, _) => { return t + 1}, reset, (t, _) => { return 0 }).
確定! 回上一頁