CDN Resources for %40switchautomation

Quick access to CDN links for the %40switchautomation package

CDN Resources for %40switchautomation
Various ways to access %40switchautomation via Content Delivery Networks

Package Installation

npm
npm install %40switchautomation
yarn
yarn add %40switchautomation
pnpm
pnpm add %40switchautomation

CDN Links

jsDelivr
<script src="https://fastly.jsdelivr.net/npm/%40switchautomation"></script>
Unpkg
<script src="https://unpkg.com/%40switchautomation"></script>
jsDelivr ESM
<script type="module">
  import %40switchautomation from 'https://cdn.jsdelivr.net/npm/%40switchautomation/+esm';
</script>
Skypack
<script type="module">
  import %40switchautomation from 'https://cdn.skypack.dev/%40switchautomation';
</script>