import { type objectUtil } from "https://deno.land/x/zod@v3.22.1/helpers/util.ts";
const { extendShape } = objectUtil;
Module
x/zod/helpers/util.ts>objectUtil.extendShape
TypeScript-first schema validation with static type inference
Very Popular
x/zod/helpers/util.ts>objectUtil.extendShape
import { type objectUtil } from "https://deno.land/x/zod@v3.22.1/helpers/util.ts";
const { extendShape } = objectUtil;