Skip to main content
Module

x/deno_books/deps.ts>z.ZodLiteralDef

Access OpenLibrary's API with Deno.
Go to Latest
interface z.ZodLiteralDef
implements ZodTypeDef
import { type z } from "https://deno.land/x/deno_books@v1.4.0/deps.ts";
const { ZodLiteralDef } = z;

Type Parameters

optional
T = any

Properties

value: T
typeName: ZodFirstPartyTypeKind.ZodLiteral