|
|
há 4 meses atrás | |
|---|---|---|
| .. | ||
| default.d.ts | há 4 meses atrás | |
| default.js | há 4 meses atrás | |
| license | há 4 meses atrás | |
| node.d.ts | há 4 meses atrás | |
| node.js | há 4 meses atrás | |
| package.json | há 4 meses atrás | |
| readme.md | há 4 meses atrás | |
Some useful utilities I often need
I'm not accepting requests.
npm install unicorn-magic
import {delay} from 'unicorn-magic';
await delay({seconds: 1});
console.log('1 second later');
See the types.