interface z.ZodFunctionDef
implements ZodTypeDef
import { type z } from "https://dotland.deno.dev/x/zod@v3.19.1/mod.ts";
const { ZodFunctionDef } = z;
Type Parameters
optional
Returns extends ZodTypeAny = ZodTypeAnyimport { type z } from "https://dotland.deno.dev/x/zod@v3.19.1/mod.ts";
const { ZodFunctionDef } = z;