Skip to main content
Module

x/omdb/deps.ts>z.ZodTypeAny

Access OMDb's API with Deno.
Go to Latest
type alias z.ZodTypeAny
import { type z } from "https://deno.land/x/omdb@v3.0.1/deps.ts";
const { ZodTypeAny } = z;
definition: ZodType<any, any, any>