Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/validation
nullishOr
Variable nullishOr
Const
nullishOr
:
<
T
>
(
a
:
Validator
<
T
>
)
=>
Validator
<
T
|
null
|
undefined
>
= ...
Type Declaration
<
T
>
(
a
:
Validator
<
T
>
)
:
Validator
<
T
|
null
|
undefined
>
Type Parameters
T
Parameters
a
:
Validator
<
T
>
Returns
Validator
<
T
|
null
|
undefined
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...