canjs / can-observe

Observable objects
https://canjs.com/doc/can-observe.html
MIT License
20 stars 2 forks source link

Pass makeObserve into observed constructors #55

Closed matthewp closed 6 years ago

matthewp commented 6 years ago

So that they can then create observables inside of their getter. Fixes #53