vuex how get store from other code example Example: vuex state from another module let newLocalState = context.rootState.moduleName.stateName;