dormant
v3.0.3
Published
resolve after a delay
Downloads
6
Maintainers
Readme
dormant
Install
From NPM:npm install dormant
From GitHub (latest):npm install xist/dormant
Example
// in your async function
await dormant(1000);
Contribute
Pull requests are encouraged.