Preparing search index...
The search index is not available
@rendley/sdk - v1.7.2
@rendley/sdk
Zod
z
intersection
Function intersection
intersection
<
T
extends
Zod
.
z
.
ZodTypeAny
,
U
extends
Zod
.
z
.
ZodTypeAny
>
(
left
:
T
,
right
:
U
,
params
?:
Zod
.
z
.
RawCreateParams
,
)
:
Zod
.
z
.
ZodIntersection
<
T
,
U
>
Type Parameters
T
extends
Zod
.
z
.
ZodTypeAny
U
extends
Zod
.
z
.
ZodTypeAny
Parameters
left
:
T
right
:
U
Optional
params
:
Zod
.
z
.
RawCreateParams
Returns
Zod
.
z
.
ZodIntersection
<
T
,
U
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.7.2
Loading...