interface z.ZodCatchDef
implements ZodTypeDef
import { type z } from "https://deno.land/x/pup@1.0.0-beta.9/deps.ts";
const { ZodCatchDef } = z;
Type Parameters
optional
T extends ZodTypeAny = ZodTypeAnyimport { type z } from "https://deno.land/x/pup@1.0.0-beta.9/deps.ts";
const { ZodCatchDef } = z;