import { ZodObject } from "https://dotland.deno.dev/x/zod@v3.21.3/types.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.21.3/types.ts";