Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/protocol
EventClients
Type Alias EventClients<E>
Event
Clients
<
E
>
:
Merge
<
{
[
P
in
MandatoryEventNames
<
E
>
]
:
EventClient
<
EventType
<
E
[
P
]
>
>
}
,
{
[
P
in
OptionalEventNames
<
E
>
]
:
EventClient
<
EventType
<
E
[
P
]
>
|
undefined
>
}
>
Type Parameters
E
extends
Events
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...