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