CDN Resources for 001_test
Various ways to access 001_test via Content Delivery Networks
Package Installation
npm
npm install 001_testyarn
yarn add 001_testpnpm
pnpm add 001_testCDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/001_test"></script>Unpkg
<script src="https://unpkg.com/001_test"></script>jsDelivr ESM
<script type="module">
import 001_test from 'https://cdn.jsdelivr.net/npm/001_test/+esm';
</script>Skypack
<script type="module">
import 001_test from 'https://cdn.skypack.dev/001_test';
</script>CDN Provider Resources
Learn more about the CDN services used to deliver these packages