Search
Preparing search index...
The search index is not available
@rxdi/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"decorators/module/module.decorator"
External module "decorators/module/module.decorator"
Index
Variables
bootstrap
Logger
cache
Service
metadata
Service
module
Service
resolver
Service
Functions
Module
Variables
Const
bootstrap
Logger
bootstrap
Logger
:
BootstrapLogger
= Container.get(BootstrapLogger)
Const
cache
Service
cache
Service
:
CacheService
= Container.get(CacheService)
Const
metadata
Service
metadata
Service
:
MetadataService
= Container.get(MetadataService)
Const
module
Service
module
Service
:
ModuleService
= Container.get(ModuleService)
Const
resolver
Service
resolver
Service
:
ResolverService
= Container.get(ResolverService)
Functions
Module
Module<T, K>
(
module
?:
ModuleArguments
<
T
,
K
>
)
:
Function
Type parameters
T
K
:
keyof T
Parameters
Optional
module:
ModuleArguments
<
T
,
K
>
Returns
Function
Globals
"decorators/module/module.decorator"
bootstrap
Logger
cache
Service
metadata
Service
module
Service
resolver
Service
Module
Generated using
TypeDoc