ConfigInterface
Interface
ConfigInterface
Hierarchy
ConfigInterface
Indexable
[key: string
]: any
Index
Properties
Properties
controller
controller: ControllerManagerConfigInterface
Defined in Library/Config/ConfigInterface.ts:9
Optional
logger
logger: LoggerConfigInterface
Defined in Library/Config/ConfigInterface.ts:12
Optional
modules
modules: ModuleManagerConfigInterface
Defined in Library/Config/ConfigInterface.ts:14
Optional
response
response: ResponseConfigInterface
Defined in Library/Config/ConfigInterface.ts:10
Optional
router
router: RouterConfigInterface
Defined in Library/Config/ConfigInterface.ts:11
Optional
server
server: ServerConfigInterface
Defined in Library/Config/ConfigInterface.ts:13