CatchallOutput: ZodType extends T ? unknown : { [k: string]: T["_output"] }

Type Parameters