Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/omdb/deps.ts>z.ZodFunction#_parse

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

Parameters

input: ParseInput

Returns

ParseReturnType<any>