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