Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/eq
OptionalIfUndefinedOnly
Type Alias OptionalIfUndefinedOnly<T>
OptionalIfUndefinedOnly
:
{
[
K
in
keyof
T
as
undefined
extends
T
[
K
]
?
K
:
never
]
?:
T
[
K
]
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...