npm install regenerator-runtimeyarn add regenerator-runtimepnpm add regenerator-runtime<script src="https://fastly.jsdelivr.net/npm/regenerator-runtime"></script><script src="https://unpkg.com/regenerator-runtime"></script><script type="module">
import regeneratorruntime from 'https://cdn.jsdelivr.net/npm/regenerator-runtime/+esm';
</script><script type="module">
import regeneratorruntime from 'https://cdn.skypack.dev/regenerator-runtime';
</script>