interface-forge - v2.5.0
Preparing search index...
examples/11-zod-custom-handlers
<internal>
$InferInnerFunctionTypeAsync
Type Alias $InferInnerFunctionTypeAsync<Args, Returns>
$InferInnerFunctionTypeAsync
:
(
...
args
:
$ZodFunctionIn
extends
Args
?
never
[]
:
output
<
Args
>
,
)
=>
MaybeAsync
<
input
<
Returns
>
>
Type Parameters
Args
extends
$ZodFunctionIn
Returns
extends
$ZodFunctionOut
Type declaration
(
...
args
:
$ZodFunctionIn
extends
Args
?
never
[]
:
output
<
Args
>
,
)
:
MaybeAsync
<
input
<
Returns
>
>
Parameters
...
args
:
$ZodFunctionIn
extends
Args
?
never
[]
:
output
<
Args
>
Returns
MaybeAsync
<
input
<
Returns
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
interface-forge - v2.5.0
Loading...