Skip to main content
Module

x/omdb/src/schemas.ts>OMDBResponse

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