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