# isMissingModule(store, moduleName)
Check if a module is registered in the store
Kind: global function
| Param | Type |
|---|---|
| store | Vuex |
| moduleName | String |
Check if a module is registered in the store
Kind: global function
| Param | Type |
|---|---|
| store | Vuex |
| moduleName | String |