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