interface-forge - v2.5.0
Preparing search index...
src/zod
<internal>
$ZodObject
Interface $ZodObject<Shape, Params>
interface
$ZodObject
<
out
Shape
extends
Readonly
<
$ZodShape
>
=
Readonly
<
$ZodShape
>
,
out
Params
extends
$ZodObjectConfig
=
$ZodObjectConfig
,
>
{
_zod
:
$ZodObjectInternals
;
"~standard"
:
$ZodStandardSchema
<
$ZodObject
<
Shape
,
Params
>
>
;
}
Type Parameters
out
Shape
extends
Readonly
<
$ZodShape
>
=
Readonly
<
$ZodShape
>
out
Params
extends
$ZodObjectConfig
=
$ZodObjectConfig
Hierarchy (
View Summary
)
$ZodType
<
any
,
any
,
$ZodObjectInternals
<
Shape
,
Params
>
>
$ZodObject
ZodObject
Index
Properties
_
zod
~standard
Properties
_
zod
_zod
:
$ZodObjectInternals
~standard
"~standard"
:
$ZodStandardSchema
<
$ZodObject
<
Shape
,
Params
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
zod
~standard
interface-forge - v2.5.0
Loading...