type alias Errorimport { type Error } from "https://deno.land/x/omdb@v3.0.1/src/schemas.ts"; definition: z.infer<Error>variable Errorimport { Error } from "https://deno.land/x/omdb@v3.0.1/src/schemas.ts";