interface z.ZodLiteralDef
implements ZodTypeDef
import { type z } from "https://deno.land/x/pup@1.0.0-alpha-20/deps.ts";
const { ZodLiteralDef } = z;
Properties
value: T
import { type z } from "https://deno.land/x/pup@1.0.0-alpha-20/deps.ts";
const { ZodLiteralDef } = z;