How to refer to a value in the root store from a store of a module?
Somehow like this:
the root store (store.js):
import myModule from \'./myMod