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