interface-forge - v2.5.0
Preparing search index...
examples/11-zod-custom-handlers
<internal>
$ZodFunctionDef
Interface $ZodFunctionDef<In, Out>
interface
$ZodFunctionDef
<
In
extends
$ZodFunctionIn
=
$ZodFunctionIn
,
Out
extends
$ZodFunctionOut
=
$ZodFunctionOut
,
>
{
input
:
In
;
output
:
Out
;
type
:
"function"
;
}
Type Parameters
In
extends
$ZodFunctionIn
=
$ZodFunctionIn
Out
extends
$ZodFunctionOut
=
$ZodFunctionOut
Index
Properties
input
output
type
Properties
input
input
:
In
output
output
:
Out
type
type
:
"function"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
output
type
interface-forge - v2.5.0
Loading...