interface ZodObjectDef
implements ZodTypeDef
import { type ZodObjectDef } from "https://deno.land/x/zod@v3.23.0/types.ts";
Type Parameters
optional
T extends ZodRawShape = ZodRawShapeoptional
UnknownKeys extends UnknownKeysParam = UnknownKeysParamoptional
Catchall extends ZodTypeAny = ZodTypeAny