@cjser/unicorn-magic__v0_3_0
v0.3.0-cjser.2
Published
Some useful utilities I often need
Maintainers
Readme
unicorn-magic
Some useful utilities I often need
I'm not accepting requests.
Install
npm install unicorn-magicUsage
import {delay} from 'unicorn-magic';
await delay({seconds: 1});
console.log('1 second later');API
See the types.
cjser
This package is a CommonJS-compatible build generated by cjser for projects that still need require() support. The source version matches the original npm package version, with a cjser prerelease suffix for this generated build.
Original repository: https://github.com/sindresorhus/unicorn-magic
