Preparing search index...
The search index is not available
adba
adba
zod
z
intersection
Function intersection
intersection
<
TSchema
,
USchema
>
(
left
,
right
,
params
?
)
:
ZodIntersection
<
TSchema
,
USchema
>
Type Parameters
TSchema
extends
ZodTypeAny
USchema
extends
ZodTypeAny
Parameters
left
:
TSchema
right
:
USchema
Optional
params
:
RawCreateParams
Returns
ZodIntersection
<
TSchema
,
USchema
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
adba
Loading...