interface z.ZodEffectsDef
implements ZodTypeDef
import { type z } from "https://dotland.deno.dev/x/zod@v3.22.2/index.ts";
const { ZodEffectsDef } = z;
Type Parameters
optional
T extends ZodTypeAny = ZodTypeAnyimport { type z } from "https://dotland.deno.dev/x/zod@v3.22.2/index.ts";
const { ZodEffectsDef } = z;