README
poc-module
An example of creating the npm module
getUrl setUrl
Library which will help express applications to communicate with choreographer.
<script type="module">
import pocModule from 'https://cdn.skypack.dev/poc-module';
</script>
An example of creating the npm module
getUrl setUrl