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