@rendley/sdk - v1.12.6
Preparing search index...
Zod
tuple
Variable tuple
Const
tuple
:
<
T
extends
[
]
|
[
Zod
.
ZodTypeAny
,
...
Zod
.
ZodTypeAny
[]
]
>
(
schemas
:
T
,
params
?:
Zod
.
RawCreateParams
,
)
=>
Zod
.
ZodTuple
<
T
,
null
>
Type Declaration
<
T
extends
[
]
|
[
Zod
.
ZodTypeAny
,
...
Zod
.
ZodTypeAny
[]
]
>
(
schemas
:
T
,
params
?:
Zod
.
RawCreateParams
,
)
:
Zod
.
ZodTuple
<
T
,
null
>
Type Parameters
T
extends
[
]
|
[
Zod
.
ZodTypeAny
,
...
Zod
.
ZodTypeAny
[]
]
Parameters
schemas
:
T
Optional
params
:
Zod
.
RawCreateParams
Returns
Zod
.
ZodTuple
<
T
,
null
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.12.6
Loading...