bordoley / reactive-js

Fast modern reactive Javascript programming library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forkMerge typing is wrong

bordoley opened this issue · comments

commented

it tends to fall back down to DeferredObservable in cases where it should return Runnable or RunnableWithSideEffects.