npm install flat-cacheyarn add flat-cachepnpm add flat-cache<script src="https://fastly.jsdelivr.net/npm/flat-cache"></script><script src="https://unpkg.com/flat-cache"></script><script type="module">
import flatcache from 'https://cdn.jsdelivr.net/npm/flat-cache/+esm';
</script><script type="module">
import flatcache from 'https://cdn.skypack.dev/flat-cache';
</script>