interface-forge - v2.5.0
Preparing search index...
src/zod
<internal>
$ZodArray
Interface $ZodArray<T>
interface
$ZodArray
<
T
extends
SomeType
=
$ZodType
>
{
_zod
:
$ZodArrayInternals
;
"~standard"
:
$ZodStandardSchema
<
$ZodArray
<
T
>
>
;
}
Type Parameters
T
extends
SomeType
=
$ZodType
Hierarchy (
View Summary
)
$ZodType
<
output
<
T
>
[]
,
input
<
T
>
[]
,
$ZodArrayInternals
<
T
>
>
$ZodArray
ZodArray
Index
Properties
_
zod
~standard
Properties
_
zod
_zod
:
$ZodArrayInternals
~standard
"~standard"
:
$ZodStandardSchema
<
$ZodArray
<
T
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
zod
~standard
interface-forge - v2.5.0
Loading...