import { type baseObjectInputType } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts";
Type Parameters
Shape extends ZodRawShape
definition: objectUtil.flatten<objectUtil.addQuestionMarks<[k in keyof Shape]: Shape[k]["_input"]>>
import { type baseObjectInputType } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts";