README
xpo-npm-test
This is a test node module to show people how to build one.
This is a test NPM module to show how to build the basic setup the module
<script type="module">
import xpoNpmTest from 'https://cdn.skypack.dev/xpo-npm-test';
</script>
This is a test node module to show people how to build one.