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