Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno_books/deps.ts>z.AnyZodObject

Access OpenLibrary's API with Deno.
Go to Latest
type alias z.AnyZodObject
import { type z } from "https://deno.land/x/deno_books@v1.4.0/deps.ts";
const { AnyZodObject } = z;
definition: ZodObject<any, any, any>