adamhaile / S

S.js - Simple, Clean, Fast Reactive Programming in Javascript
MIT License
1.31k stars 68 forks source link

Better type signature for S.root #38

Open pygy opened 4 years ago

pygy commented 4 years ago

With the type defined like this, when dispose is provided, TS know it isn't null.