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