import { z } from "https://dotland.deno.dev/x/zod@v3.23.0-beta.0/index.ts";
const { ZodIntersection } = z;
Parameters
input: ParseInput
Returns
ParseReturnType<this["_output"]>
x/zod/index.ts>z.ZodIntersection#_parse
import { z } from "https://dotland.deno.dev/x/zod@v3.23.0-beta.0/index.ts";
const { ZodIntersection } = z;