Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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";