Zodiac API Documentation - v0.0.3
Preparing search index...
z
tuple
Variable tuple
Const
tuple
:
<
Items
extends
[
ZodTypeAny
,
...
ZodTypeAny
[]
]
|
[
]
>
(
schemas
:
Items
,
params
?:
RawCreateParams
,
)
=>
ZodTuple
<
Items
,
null
>
Type declaration
<
Items
extends
[
ZodTypeAny
,
...
ZodTypeAny
[]
]
|
[
]
>
(
schemas
:
Items
,
params
?:
RawCreateParams
,
)
:
ZodTuple
<
Items
,
null
>
Type Parameters
Items
extends
[
ZodTypeAny
,
...
ZodTypeAny
[]
]
|
[
]
Parameters
schemas
:
Items
Optional
params
:
RawCreateParams
Returns
ZodTuple
<
Items
,
null
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zodiac API Documentation - v0.0.3
Loading...