Preparing search index...
The search index is not available
@rendley/sdk - v1.5.0
@rendley/sdk
Zod
z
ZodFunctionDef
Interface ZodFunctionDef<Args, Returns>
interface
ZodFunctionDef
<
Args
,
Returns
>
{
args
:
Args
;
description
?:
string
;
errorMap
?:
ZodErrorMap
;
returns
:
Returns
;
typeName
:
ZodFunction
;
}
Type Parameters
Args
extends
ZodTuple
<
any
,
any
>
=
ZodTuple
<
any
,
any
>
Returns
extends
ZodTypeAny
=
ZodTypeAny
Hierarchy (
view full
)
ZodTypeDef
ZodFunctionDef
Index
Properties
args
description?
error
Map?
returns
type
Name
Properties
args
args
:
Args
Optional
description
description
?:
string
Optional
error
Map
error
Map
?:
ZodErrorMap
returns
returns
:
Returns
type
Name
type
Name
:
ZodFunction
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
args
description
error
Map
returns
type
Name
@rendley/sdk - v1.5.0
Loading...
Generated using
TypeDoc