README
This module's documentation can be found at https://developers.google.com/web/tools/workbox/modules/workbox-expiration
A service worker helper library that expires cached responses based on age or maximum number of entries.
<script type="module">
import workboxExpiration from 'https://cdn.skypack.dev/workbox-expiration';
</script>
This module's documentation can be found at https://developers.google.com/web/tools/workbox/modules/workbox-expiration