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

x/omdb/src/schemas.ts>BadResponse

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