Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/omdb/src/util.ts>_fetch

Access OMDb's API with Deno.
Go to Latest
function _fetch
import { _fetch } from "https://deno.land/x/omdb@v1.4.3/src/util.ts";

Returns

Promise<OMDb.Response>