Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/omdb/src/schemas.ts>SearchResponse

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