Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
OutputTypeOfTupleWithRest
Type alias OutputTypeOfTupleWithRest<T, Rest>
Output
Type
Of
Tuple
With
Rest
<
T
,
Rest
>
:
Rest
extends
ZodTypeAny
?
[
...
OutputTypeOfTuple
<
T
>
,
...
Rest
[
"_output"
]
[]
]
:
OutputTypeOfTuple
<
T
>
Type Parameters
T
extends
ZodTupleItems
|
[
]
Rest
extends
ZodTypeAny
|
null
=
null
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc