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