interface-forge - v2.5.0
Preparing search index...
src/zod
<internal>
$ZodIntersection
Interface $ZodIntersection<A, B>
interface
$ZodIntersection
<
A
extends
SomeType
=
$ZodType
,
B
extends
SomeType
=
$ZodType
,
>
{
_zod
:
$ZodIntersectionInternals
<
A
,
B
>
;
"~standard"
:
$ZodStandardSchema
<
$ZodIntersection
<
A
,
B
>
>
;
}
Type Parameters
A
extends
SomeType
=
$ZodType
B
extends
SomeType
=
$ZodType
Hierarchy (
View Summary
)
$ZodType
$ZodIntersection
ZodIntersection
Index
Properties
_
zod
~standard
Properties
_
zod
_zod
:
$ZodIntersectionInternals
<
A
,
B
>
~standard
"~standard"
:
$ZodStandardSchema
<
$ZodIntersection
<
A
,
B
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
zod
~standard
interface-forge - v2.5.0
Loading...