index
:
chat.papo.im
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
content
/
service-worker.js
blob: 1afe76c6c545901a01bda50e2e4c9098f4c0a8a5 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
importScripts
(
"sw.js"
,
"images.js"
);
main
({
self
,
caches
,
clients
,
IMG_PATHS
,
});