KC's Workspace
Github
Preparing search index...
@kcws/actkits
z
intersection
Function intersection
intersection
<
T
extends
z
.
core
.
SomeType
,
U
extends
z
.
core
.
SomeType
>
(
left
:
T
,
right
:
U
,
)
:
z
.
ZodIntersection
<
T
,
U
>
Type Parameters
T
extends
z
.
core
.
SomeType
U
extends
z
.
core
.
SomeType
Parameters
left
:
T
right
:
U
Returns
z
.
ZodIntersection
<
T
,
U
>
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...