import { ZodObject } from "https://dotland.deno.dev/x/zod@v3.23.7/mod.ts";
Type Parameters
Augmentation extends ZodRawShape
Parameters
augmentation: Augmentation
Returns
ZodObject<objectUtil.extendShape<T, Augmentation>, UnknownKeys, Catchall>
import { ZodObject } from "https://dotland.deno.dev/x/zod@v3.23.7/mod.ts";