Could you please provide an example for installing from a CDN like JSDELIVR:
https://www.jsdelivr.com/package/npm/tiff
The code provided on JSDELIVR does not work:
<script type="module"> import tiff from 'https://cdn.jsdelivr.net/npm/tiff@7.0.0/+esm' </script>