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