Skip to main content
Module

x/dax/mod.ts>RequestBuilder#timeout

Cross platform shell tools for Deno inspired by zx.
Very Popular
Go to Latest
method RequestBuilder.prototype.timeout
Re-export
import { RequestBuilder } from "https://deno.land/x/dax@0.9.0/mod.ts";

Timeout the request after the specified number of milliseconds

Parameters

ms: number | undefined