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