UNPKG
urbi-exhibitions
Version:
latest (4.5.0)
4.5.0
4.4.2
4.4.1
4.4.0
4.3.0
4.2.2
4.2.1
4.1.2
4.1.1
4.0.1
3.0.0
2.2.0
2.1.0
2.0.0
1.1.0
1.0.0
## Установка
github.com/urbi-ae/exhibitions
urbi-ae/exhibitions
urbi-exhibitions
/
dist
/
clientSW
/
index.cjs
2 lines
(1 loc)
•
213 B
JavaScript
View Raw
1
2
"use strict"
;
Object
.
defineProperty
(
exports
,
Symbol
.
toStringTag
,{
value
:
"Module"
});
const
e=
require
(
"../clientSW-CJdh8tVb.cjs"
);
exports
.
clearTilesCache
=e.
clearTilesCache
;
exports
.
initServiceWorker
=e.
initServiceWorker
;