Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/omdb/src/schemas.ts>Title

Access OMDb's API with Deno.
Latest
type alias Title
import { type Title } from "https://deno.land/x/omdb@v3.0.3/src/schemas.ts";
definition: z.infer<Title>
variable Title
import { Title } from "https://deno.land/x/omdb@v3.0.3/src/schemas.ts";