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