@traversable/schema
Preparing search index...
@traversable/valibot-types
V
Nullish
Interface Nullish<S>
interface
Nullish
<
S
=
unknown
>
{
type
:
"nullish"
;
wrapped
:
S
;
}
Type Parameters
S
=
unknown
Index
Properties
type
wrapped
Properties
type
type
:
"nullish"
wrapped
wrapped
:
S
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
wrapped
@traversable/schema
Loading...