import { type z } from "https://deno.land/x/zod@v3.20.5/index.ts";
const { MergeShapes } = z.objectUtil;
Type Parameters
U extends ZodRawShape
V extends ZodRawShape
x/zod/index.ts>z.objectUtil.MergeShapes
import { type z } from "https://deno.land/x/zod@v3.20.5/index.ts";
const { MergeShapes } = z.objectUtil;