Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
types
OptionalEventNames
Type Alias OptionalEventNames<E>
Optional
Event
Names
<
E
>
:
{
[
K
in
keyof
E
]
:
E
[
K
]
extends
OptionalEvent
<
any
,
any
>
?
K
:
never
}
[
keyof
E
]
Type Parameters
E
extends
Events
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...