@rendley/sdk - v1.12.6
Preparing search index...
Zod
intersection
Variable intersection
Const
intersection
:
<
T
extends
Zod
.
ZodTypeAny
,
U
extends
Zod
.
ZodTypeAny
>
(
left
:
T
,
right
:
U
,
params
?:
Zod
.
RawCreateParams
,
)
=>
Zod
.
ZodIntersection
<
T
,
U
>
Type Declaration
<
T
extends
Zod
.
ZodTypeAny
,
U
extends
Zod
.
ZodTypeAny
>
(
left
:
T
,
right
:
U
,
params
?:
Zod
.
RawCreateParams
,
)
:
Zod
.
ZodIntersection
<
T
,
U
>
Type Parameters
T
extends
Zod
.
ZodTypeAny
U
extends
Zod
.
ZodTypeAny
Parameters
left
:
T
right
:
U
Optional
params
:
Zod
.
RawCreateParams
Returns
Zod
.
ZodIntersection
<
T
,
U
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.12.6
Loading...