interface z.ZodSetDef
implements ZodTypeDef
import { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts";
const { ZodSetDef } = z;
Type Parameters
optional
Value extends ZodTypeAny = ZodTypeAnyProperties
valueType: Value
import { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts";
const { ZodSetDef } = z;