vuex-modules-decorators
v1.0.6
Published
Typescript class decorators for class-style vuex modules.
Downloads
9
Maintainers
Readme
1.0.6
- build proxy with local functions, remove @Compute decorator
1.0.5
- test build proxy with local functions
1.0.4
- test @Mutation return value
1.0.3
- fix Compute cannot access
this
fields
1.0.1
- fix Compute function signature
1.0.0
- add @Compute