Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denjucks/src/deps/path/std/async/mod.ts>delay

Deno templating engine
Latest
function delay
import { delay } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/async/mod.ts";

Parameters

ms: number

Returns

Promise<void>