rubystarashe / nuxt-vuex-localstorage

MIT License
161 stars 18 forks source link

How to access store inside services files #5

Closed auedbaki closed 5 years ago

auedbaki commented 5 years ago

How can we access the vuex store with the reference of file or store location? because now no index file is present. So how can we access the store where $store is not directly available?