sleepfor

sleepfor(1000); sleeping using while loops.

3 个版本
安装
npm install sleepfor
yarn add sleepfor
pnpm add sleepfor
bun add sleepfor
README

💤 sleepfor

NPM version MIT License fliphub flipfam

sleep using while loops

📦 installation

yarn add on-the-fly global
npm i on-the-fly -s -g

📘 examples

const sleepfor = require('sleepfor')
sleepfor(1000)
版本列表
0.0.2 2017-04-03
0.0.1 2017-03-21