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