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