import { RequestBuilder } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts";
Timeout the request after the specified delay throwing a TimeoutError
.
Parameters
delay: Delay | undefined
import { RequestBuilder } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts";
Timeout the request after the specified delay throwing a TimeoutError
.