bs-abort-controller

Disclaimer: This binding does not claim to be exhaustive. It has been developed out of specific needs and is Work In Progress.

Usage no npm install needed!

<script type="module">
  import bsAbortController from 'https://cdn.skypack.dev/bs-abort-controller';
</script>

README

Bucklescript AbortController bindings

Disclaimer: This binding does not claim to be exhaustive. It has been developed out of specific needs and is Work In Progress.

This is a binding to the Abort Controller Web Api.

Get started

npm i --save bs-abort-controller

or with yarn

yarn add bs-abort-controller