Constructor
#
new DataStoreManager(configopt, dependenciesopt)
Parameters:
| Name |
Type |
Attributes |
Description |
config |
Config
|
<optional>
|
|
dependencies |
Object
|
<optional>
|
|
dataStore |
Object
|
<optional>
|
|
eventManager |
EventManagerInterface
|
<optional>
|
|
loggerManager |
LogManagerInterface
|
<optional>
|
|
View Source
src/data-store-manager.ts, line 157