type alias z.inferimport { type z } from "https://dotland.deno.dev/x/zod@v3.22.2/index.ts"; const { infer } = z; Type ParametersT extends ZodType<any, any, any>definition: T["_output"]