Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
cluster
EventServers
Type Alias EventServers<E>
Event
Servers
<
E
>
:
Merge
<
{
[
P
in
MandatoryEventNames
<
E
>
]
:
AnyEventServer
<
EventType
<
E
[
P
]
>
,
any
>
}
,
{
[
P
in
OptionalEventNames
<
E
>
]
?:
AnyEventServer
<
EventType
<
E
[
P
]
>
,
any
>
}
>
Type Parameters
E
extends
Events
=
Events
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...