Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
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
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
description
error
Map
in
out
type
Name
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc