BUPKIS
API
Assertions
Preparing search index...
bupkis
z
core
$ZodArrayDef
Interface $ZodArrayDef<T>
interface
$ZodArrayDef
<
T
extends
SomeType
=
z
.
core
.
$ZodType
>
{
checks
?:
z
.
core
.
$ZodCheck
<
never
>
[]
;
element
:
T
;
error
?:
$ZodErrorMap
<
never
>
;
type
:
"array"
;
}
Type Parameters
T
extends
SomeType
=
z
.
core
.
$ZodType
Hierarchy (
View Summary
)
$ZodTypeDef
$ZodArrayDef
Index
Properties
checks?
element
error?
type
Properties
Optional
checks
checks
?:
z
.
core
.
$ZodCheck
<
never
>
[]
element
element
:
T
Optional
error
error
?:
$ZodErrorMap
<
never
>
type
type
:
"array"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
checks
element
error
type
API
Assertions
GitHub
npm
BUPKIS
Loading...