Some useful utilities I often need
I'm not accepting requests.
npm install unicorn-magicimport {delay} from 'unicorn-magic';
await delay({seconds: 1});
console.log('1 second later');See the types.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Some useful utilities I often need
I'm not accepting requests.
npm install unicorn-magicimport {delay} from 'unicorn-magic';
await delay({seconds: 1});
console.log('1 second later');See the types.