Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function sleep
import { sleep } from "https://deno.land/x/flagship_io_js_sdk@3.3.0/utils/utils.ts";

Parameters

ms: number

Returns

Promise<unknown>