README
two-arg-promise 
A simple way of handling promise responses with array destructuring.
A simple way of handling promise responses with array destructuring.
<script type="module">
import twoArgPromise from 'https://cdn.skypack.dev/two-arg-promise';
</script>
A simple way of handling promise responses with array destructuring.