type alias baseObjectOutputTypeimport { type baseObjectOutputType } from "https://deno.land/x/netzo@0.3.66/deps/zod/mod.ts"; Type ParametersShape extends ZodRawShapedefinition: [k in keyof Shape]: Shape[k]["_output"]