ts-lambda-api - v2.5.2
Preparing search index...
<internal>
ContainerModule
Class ContainerModule
Index
Constructors
constructor
Accessors
id
Methods
load
Constructors
constructor
new
ContainerModule
(
load
:
(
options
:
ContainerModuleLoadOptions
)
=>
void
|
Promise
<
void
>
,
)
:
ContainerModule
Parameters
load
:
(
options
:
ContainerModuleLoadOptions
)
=>
void
|
Promise
<
void
>
Returns
ContainerModule
Accessors
id
get
id
()
:
number
Returns
number
Methods
load
load
(
options
:
ContainerModuleLoadOptions
)
:
void
|
Promise
<
void
>
Parameters
options
:
ContainerModuleLoadOptions
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
id
Methods
load
ts-lambda-api - v2.5.2
Loading...