import { _fetch } from "https://deno.land/x/dyr@v1.3.4/src/util.ts";
Shared fetch-function for simple GET-requests.
Parameters
url: string | URL
The URL to send GET-request to
import { _fetch } from "https://deno.land/x/dyr@v1.3.4/src/util.ts";
Shared fetch-function for simple GET-requests.
The URL to send GET-request to