nuxt-community / nuxt-property-decorator

Property decorators for Nuxt (base on vue-property-decorator)
https://github.com/kaorun343/vue-property-decorator
MIT License
399 stars 34 forks source link

Add support for Ref decorator #56

Closed dschewchenko closed 4 years ago

dschewchenko commented 4 years ago

add export for Ref decorator Fix https://github.com/nuxt-community/nuxt-property-decorator/issues/49

husayt commented 4 years ago

Thanks @dschewchenko