import { fetch } from "https://deno.land/x/deno@v0.28.0/cli/js/fetch.ts";
Fetch a resource from the network.
Parameters
input: domTypes.Request | URL | string
import { fetch } from "https://deno.land/x/deno@v0.28.0/cli/js/fetch.ts";
Fetch a resource from the network.