augment-vir - v31.25.0
Preparing search index...
SetOptionalWithUndefined
Type Alias SetOptionalWithUndefined<OriginalObjectGeneric, OptionalKeysGeneric>
SetOptionalWithUndefined
:
Simplify
<
Except
<
OriginalObjectGeneric
,
OptionalKeysGeneric
>
&
{
[
PropKey
in
OptionalKeysGeneric
]
?:
OriginalObjectGeneric
[
PropKey
]
}
,
>
Sets a key as optional but also potentially undefined.
Type Parameters
OriginalObjectGeneric
OptionalKeysGeneric
extends
keyof
OriginalObjectGeneric
Package
@augment-vir/common
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v31.25.0
Loading...
Sets a key as optional but also potentially undefined.