Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
index
Construction
Function Construction
Construction
<
const
T
>
(
subject
,
initializer
?
)
:
Construction
<
T
>
Create an
Constructable
and optionally begin async construction.
Type Parameters
const
T
extends
Constructable
<
object
>
Parameters
subject
:
T
Optional
initializer
:
(
(
)
=>
MaybePromise
)
(
)
:
MaybePromise
Returns
MaybePromise
Returns
Construction
<
T
>
Index
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Create an Constructable and optionally begin async construction.