ModuleStoreProvider
interface ModuleStoreProvider
The ModuleStoreProvider is responsible for registering and returning the DataStore instances required by individual modules
Functions
Link copied to clipboard
Link copied to clipboard
Returns a DataStore that is not tied to a specific module, and therefore available for shared storage. Be mindful that this store can therefore be read from and written to by any code with access to it.