Skip to main content
Module

x/delay/src/delay.ts

The standard Deno module for delaying a specified amount of time.
Latest
import * as delay from "https://deno.land/x/delay@v0.2.0/src/delay.ts";