Quick access to CDN links for the three-stl-loader-fork package
npm install three-stl-loader-forkyarn add three-stl-loader-forkpnpm add three-stl-loader-fork<script src="https://fastly.jsdelivr.net/npm/three-stl-loader-fork"></script><script src="https://unpkg.com/three-stl-loader-fork"></script><script type="module">
import threestlloaderfork from 'https://cdn.jsdelivr.net/npm/three-stl-loader-fork/+esm';
</script><script type="module">
import threestlloaderfork from 'https://cdn.skypack.dev/three-stl-loader-fork';
</script>