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 vuex-class methods in export #23

Closed husayt closed 5 years ago

husayt commented 5 years ago

Add vuex-class methods to export :

State, Getter, Action, Mutation, namespace

DavidBernal commented 5 years ago

Thanks.