Sleep this duration.
milliseconds to sleep
a Promise that resolves in ms milliseconds
ms
import { await } from "@trashpanda001/helpers/function"await sleep(1000) Copy
import { await } from "@trashpanda001/helpers/function"await sleep(1000)
Sleep this duration.