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