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