Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
InputTypeOfTuple
Type alias InputTypeOfTuple<T>
Input
Type
Of
Tuple
<
T
>
:
AssertArray
<
{
[
k
in
keyof
T
]
:
T
[
k
]
extends
ZodType
<
any
,
any
>
?
T
[
k
]
[
"_input"
]
:
never
}
>
Type Parameters
T
extends
ZodTupleItems
|
[
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc