interface z.ZodLiteralDef
implements ZodTypeDef
import { type z } from "https://deno.land/x/zod@v3.21.2/mod.ts";
const { ZodLiteralDef } = z;
Properties
value: T
import { type z } from "https://deno.land/x/zod@v3.21.2/mod.ts";
const { ZodLiteralDef } = z;