Skip to main content
Module

x/fresh/tests/deps.ts>delay

The next-gen web framework.
Extremely Popular
Go to Latest
function delay
import { delay } from "https://deno.land/x/fresh@1.1.3/tests/deps.ts";

Parameters

ms: number
optional
options: DelayOptions = [UNSUPPORTED]

Returns

Promise<void>