@traversable/schema
Preparing search index...
@traversable/zod
deepPartial
Semantic
Interface Semantic<S>
Ts-expect-error
hush
interface
Semantic
<
S
extends
z.ZodType
|
z.core.$ZodType
>
{
_zod
:
$ZodTypeInternals
;
"~standard"
:
|
$ZodStandardSchema
<
$ZodType
<
unknown
,
unknown
,
$ZodTypeInternals
<
unknown
,
unknown
>
>
,
>
|
$ZodStandardSchema
<
ZodType
<
unknown
,
unknown
,
$ZodTypeInternals
<
unknown
,
unknown
>
>
,
>
;
}
Type Parameters
S
extends
z.ZodType
|
z.core.$ZodType
Hierarchy (
View Summary
)
newtype
<
S
>
Semantic
Index
Properties
_
zod
~standard
Properties
_
zod
_zod
:
$ZodTypeInternals
~standard
"~standard"
:
|
$ZodStandardSchema
<
$ZodType
<
unknown
,
unknown
,
$ZodTypeInternals
<
unknown
,
unknown
>
>
,
>
|
$ZodStandardSchema
<
ZodType
<
unknown
,
unknown
,
$ZodTypeInternals
<
unknown
,
unknown
>
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
zod
~standard
@traversable/schema
Loading...
Ts-expect-error
hush