|
|
il y a 4 mois | |
|---|---|---|
| .. | ||
| default.d.ts | il y a 4 mois | |
| default.js | il y a 4 mois | |
| license | il y a 4 mois | |
| node.d.ts | il y a 4 mois | |
| node.js | il y a 4 mois | |
| package.json | il y a 4 mois | |
| readme.md | il y a 4 mois | |
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.