mrcrowl / vuex-typex

Typescript builder for strongly-typed access to Vuex Store modules
MIT License
193 stars 22 forks source link

Getters have other getters as second parameter #16

Closed molnarbence closed 5 years ago

molnarbence commented 6 years ago

As per https://vuex.vuejs.org/guide/modules.html#module-local-state, getters have the other getters of module as second parameter