vuex use module inside other module code example Example: vuex state from another module let newLocalState = context.rootState.moduleName.stateName;