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

x/omdb/deps.ts>z.ZodEnum#extract

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

Type Parameters

ToExtract extends readonly [T[number], ...T[number][]]