Preparing search index...
The search index is not available
yaschema-api
yaschema-api
OptionalIfPossiblyUndefined
Type Alias OptionalIfPossiblyUndefined<K, T>
Optional
If
Possibly
Undefined
<
K
,
T
>
:
[
T
|
undefined
]
extends
[
T
]
?
Partial
<
Record
<
K
,
T
>
>
:
Record
<
K
,
T
>
Type Parameters
K
extends
string
|
number
|
symbol
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yaschema-api
Loading...