CDN Resources for is-typed-array
Various ways to access is-typed-array via Content Delivery Networks
Package Installation
npm
npm install is-typed-arrayyarn
yarn add is-typed-arraypnpm
pnpm add is-typed-arrayCDN 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