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