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