import { z } from "https://deno.land/x/zod@v3.21.0/mod.ts";
const { ZodIntersection } = z;
Parameters
input: ParseInput
Returns
ParseReturnType<this["_output"]>
x/zod/mod.ts>z.ZodIntersection#_parse
import { z } from "https://deno.land/x/zod@v3.21.0/mod.ts";
const { ZodIntersection } = z;