README
skyrainy-test-pkg
This is my first npm package!
It is just for learning.
my first test npm package
<script type="module">
import skyrainyTestPkg from 'https://cdn.skypack.dev/skyrainy-test-pkg';
</script>
This is my first npm package!
It is just for learning.