interface-forge - v2.5.0
Preparing search index...
src/zod
<internal>
$ZodType
Interface $ZodType<O, I, Internals>
interface
$ZodType
<
O
=
unknown
,
I
=
unknown
,
Internals
extends
$ZodTypeInternals
<
O
,
I
>
=
$ZodTypeInternals
<
O
,
I
>
,
>
{
_zod
:
Internals
;
"~standard"
:
$ZodStandardSchema
<
$ZodType
<
O
,
I
,
Internals
>
>
;
}
Type Parameters
O
=
unknown
I
=
unknown
Internals
extends
$ZodTypeInternals
<
O
,
I
>
=
$ZodTypeInternals
<
O
,
I
>
Hierarchy (
View Summary
)
$ZodType
ZodType
$ZodObject
$ZodArray
$ZodMap
$ZodRecord
$ZodSet
$ZodTuple
$ZodEnum
$ZodOptional
$ZodNonOptional
$ZodNullable
$ZodDefault
$ZodPrefault
$ZodUnion
$ZodIntersection
$ZodPipe
$ZodTransform
$ZodCatch
$ZodReadonly
$ZodPromise
Index
Properties
_
zod
~standard
Properties
_
zod
_zod
:
Internals
~standard
"~standard"
:
$ZodStandardSchema
<
$ZodType
<
O
,
I
,
Internals
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
zod
~standard
interface-forge - v2.5.0
Loading...