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