README
what is this?
this is first npm package for just testing that how it works.
Installation
npm i myfirstnpmpackage -- save
this is my first package for testing
<script type="module">
import anubhavTestingNpmPackage from 'https://cdn.skypack.dev/anubhav-testing-npm-package';
</script>
this is first npm package for just testing that how it works.
npm i myfirstnpmpackage -- save