Open rowild opened 4 years ago
It should be
get axles() { return this.wheels / 2 }
@FullPint Thanks for your feedback! I just had a look at the repo and saw that the markdown file actually has proper code in place since March 2019:
https://github.com/championswimmer/vuex-module-decorators/blob/master/docs/pages/core/getters.md
I wonder why it does not display...?
I am new to all this Typescript with Vue, so I am unsure, if this is at all right.
However, the getter example https://championswimmer.in/vuex-module-decorators/pages/core/getters.html throws an error like: