import { RequestBuilder } from "https://deno.land/x/dax@0.31.1/src/request.ts";
Specifies the URL to send the request to.
Parameters
value: string | URL | undefined
import { RequestBuilder } from "https://deno.land/x/dax@0.31.1/src/request.ts";
Specifies the URL to send the request to.