Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
index
MutableEndpoint
Function MutableEndpoint
Mutable
Endpoint
<
const
T
>
(
options
)
:
With
<
For
<
T
>
,
T
[
"behaviors"
]
extends
SupportedBehaviors
?
T
[
"behaviors"
]
:
{}
>
Define a new type of endpoint with factory functions.
Type Parameters
const
T
extends
Options
Parameters
options
:
T
Returns
With
<
For
<
T
>
,
T
[
"behaviors"
]
extends
SupportedBehaviors
?
T
[
"behaviors"
]
:
{}
>
Index
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Define a new type of endpoint with factory functions.