import { precacheAndRoute } from 'workbox-precaching'; declare let self: ServiceWorkerGlobalScope; precacheAndRoute(self.__WB_MANIFEST);