README
Test Npm Package
This is a test package so that I can learn how to create npm packages.
This is a test package so that I can learn how to create npm packages.
<script type="module">
import arthurTestPackage from 'https://cdn.skypack.dev/arthur-test-package';
</script>
This is a test package so that I can learn how to create npm packages.