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