variable sleep
import { sleep } from "async.ts";

Type

(ms: number) => Promise<void>