README
Exponential-Backoff
a library for performing exponential back off in node
expotenial backoff for js
<script type="module">
import expotenialBackoff from 'https://cdn.skypack.dev/expotenial-backoff';
</script>
a library for performing exponential back off in node