Skip to main content
Module

x/script_nop/mod.ts>delay

A framework for notification-oriented programming paradigm (NOP) implemented in TypeScript.
Go to Latest
function delay
Re-export
import { delay } from "https://deno.land/x/script_nop@v1.8.2/mod.ts";

Parameters

ms: number

Returns

Promise<void>