| DIR: /proc/thread-self/root/proc/self/root/home/dhnidqcz/public_html/.tmp/static/others/app/ |
| Current File : //proc/thread-self/root/proc/self/root/home/dhnidqcz/public_html/.tmp/static/others/app/sw.js |
const cacheName = 'kodcloud';
const staticAssets = [];
self.addEventListener('install', async e => {
});
self.addEventListener('activate', e => {
self.clients.claim();
});
self.addEventListener('fetch', async e => {
}); |