HOME


Mini Shell 1.0
DIR: /home/dhnidqcz/public_html/.tmp/static/others/app/
Upload File :
Current File : /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 => {
});