reactivue
reactivue copied to clipboard
[FeatureSuggestion]: Accept object to defineComponent
I think that this would be beautiful code and move reactivue to the next level :)

Any other property present in the object could be statically injected instead of later doing
MyComponent.something = 'something'
What do you think?