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