ixfx
Preparing search index...
@ixfx/core
Records
OptionalPropertyNames
Type Alias OptionalPropertyNames<T>
OptionalPropertyNames
:
{
[
K
in
keyof
T
]
-?:
{}
extends
Record
<
K
,
T
[
K
]
>
?
K
:
never
}
[
keyof
T
]
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...