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