Zodiac API Documentation - v0.0.3
Preparing search index...
z
OutputTypeOfTuple
Type Alias OutputTypeOfTuple<T>
OutputTypeOfTuple
:
AssertArray
<
{
[
k
in
keyof
T
]
:
T
[
k
]
extends
ZodType
<
any
,
any
,
any
>
?
T
[
k
]
[
"_output"
]
:
never
}
,
>
Type Parameters
T
extends
ZodTupleItems
|
[
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zodiac API Documentation - v0.0.3
Loading...