interface z.ZodSetDef
implements ZodTypeDef
import { type z } from "https://deno.land/x/pup@1.0.0-beta.20/deps.ts";
const { ZodSetDef } = z;
Type Parameters
optional
Value extends ZodTypeAny = ZodTypeAnyProperties
valueType: Value
import { type z } from "https://deno.land/x/pup@1.0.0-beta.20/deps.ts";
const { ZodSetDef } = z;