Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
cluster
MandatoryAttributeNames
Type Alias MandatoryAttributeNames<A>
Mandatory
Attribute
Names
<
A
>
:
{
[
K
in
keyof
A
]
:
A
[
K
]
extends
OptionalAttribute
<
any
,
any
>
?
never
:
K
}
[
keyof
A
]
Type Parameters
A
extends
Attributes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...