npm install thunkifyyarn add thunkifypnpm add thunkify<script src="https://fastly.jsdelivr.net/npm/thunkify"></script><script src="https://unpkg.com/thunkify"></script><script type="module">
import thunkify from 'https://cdn.jsdelivr.net/npm/thunkify/+esm';
</script><script type="module">
import thunkify from 'https://cdn.skypack.dev/thunkify';
</script>