Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lavadeno/src/util/functions.ts>delay

lavadeno is a simple, easy-to-use, and flexible lavalink client built on the Deno Runtime.
Latest
function delay
import { delay } from "https://deno.land/x/lavadeno@3.3.0/src/util/functions.ts";

Parameters

length: number

Returns

Promise<void>