Skip to main content
Module

x/omdb/deps.ts>z.input

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

Type Parameters

T extends ZodType<any, any, any>
definition: T["_input"]