@wcaservices/meteor-composables
v2.3.6
Published
Vue composables for Meteor's reactivity system
Downloads
1,101
Readme
Todo
- [ ] Refactor VueMeteor.computed() to yield just a ref instead of returning an object with a ref property.
- [ ] Refactor defineSubscriptionComposable to accept an object with options rather than unnamed arguments