npm install combined-streamyarn add combined-streampnpm add combined-stream<script src="https://fastly.jsdelivr.net/npm/combined-stream"></script><script src="https://unpkg.com/combined-stream"></script><script type="module">
import combinedstream from 'https://cdn.jsdelivr.net/npm/combined-stream/+esm';
</script><script type="module">
import combinedstream from 'https://cdn.skypack.dev/combined-stream';
</script>