Search
Preparing search index...
The search index is not available
@rxdi/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"helpers/bootstrap"
External module "helpers/bootstrap"
Index
Variables
bootstrap
Service
Functions
Bootstrap
Bootstrap
Framework
Bootstrap
Promisify
Variables
Const
bootstrap
Service
bootstrap
Service
:
BootstrapService
= Container.get(BootstrapService)
Functions
Const
Bootstrap
Bootstrap
(
app
:
any
, config
?:
ConfigModel
)
:
Observable
<
PluginManager
>
Parameters
app:
any
Optional
config:
ConfigModel
Returns
Observable
<
PluginManager
>
Const
Bootstrap
Framework
Bootstrap
Framework
(
app
:
any
, modules
:
any
[]
, config
?:
ConfigModel
)
:
Observable
<
PluginManager
>
Parameters
app:
any
modules:
any
[]
Optional
config:
ConfigModel
Returns
Observable
<
PluginManager
>
Const
Bootstrap
Promisify
Bootstrap
Promisify
(
app
:
any
, config
?:
ConfigModel
)
:
Promise
<
PluginManager
>
Parameters
app:
any
Optional
config:
ConfigModel
Returns
Promise
<
PluginManager
>
Globals
"helpers/bootstrap"
bootstrap
Service
Bootstrap
Bootstrap
Framework
Bootstrap
Promisify
Generated using
TypeDoc