README
request
Wraps XMLHttpRequest so that it returns a promise and the xhr object.
Wrap XMLHttpRequest to return a promise and the xhr object.
<script type="module">
import appElementsRequest from 'https://cdn.skypack.dev/@app-elements/request';
</script>
Wraps XMLHttpRequest so that it returns a promise and the xhr object.