Skip to main content
Module

x/drash/tests/deps.ts>delay

A microframework for Deno's HTTP server with zero third-party dependencies
Go to Latest
function delay
import { delay } from "https://deno.land/x/drash@v2.7.0/tests/deps.ts";

Parameters

ms: number
optional
options: DelayOptions = [UNSUPPORTED]

Returns

Promise<void>