Skip to main content
Module

x/omdb/src/schemas.ts>SuccessResponse

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