@agoric/transform-bang

transform-bang

Usage no npm install needed!

<script type="module">
  import agoricTransformBang from 'https://cdn.skypack.dev/@agoric/transform-bang';
</script>

README

Transform Bang

This repository contains an SES transformer that enables the use of eventual send by parsing the infix bang syntax, and augments all endowments with a Promise class that implements the necessary methods.

See test/ses-test.js for how this can be used.