Skip to main content
Module

x/deno_books/deps.ts>z.getParsedType

Access OpenLibrary's API with Deno.
Go to Latest
variable z.getParsedType
Re-export
import { z } from "https://deno.land/x/deno_books@v1.4.0/deps.ts";
const { getParsedType } = z;

type

(data: any) => ZodParsedType