|
hai 3 semanas | |
---|---|---|
.. | ||
default.d.ts | hai 3 semanas | |
default.js | hai 3 semanas | |
license | hai 3 semanas | |
node.d.ts | hai 3 semanas | |
node.js | hai 3 semanas | |
package.json | hai 3 semanas | |
readme.md | hai 3 semanas |
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.