getModuleStore
Registers a Module for storage and returns its DataStore object, which can be used to read/write data.
Parameters
moduleId
The id of the module whose DataStore is required.
Registers a Module for storage and returns its DataStore object, which can be used to read/write data.
Parameters
module
The module whose DataStore is required.