README
This module's documentation can be found at https://developers.google.com/web/tools/workbox/modules/workbox-cacheable-response
This library takes a Response object and determines whether it's cacheable based on a specific configuration.
<script type="module">
import workboxCacheableResponse from 'https://cdn.skypack.dev/workbox-cacheable-response';
</script>
This module's documentation can be found at https://developers.google.com/web/tools/workbox/modules/workbox-cacheable-response