Skip to main content
Module

x/deno_books/deps.ts>z.ZodNativeEnumDef

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

Type Parameters

optional
T extends EnumLike = EnumLike

Properties

values: T
typeName: ZodFirstPartyTypeKind.ZodNativeEnum