UNPKG

next-pwa-pack

Version:

PWA cache provider for Next.js/React apps (service worker, manifest, offline page, SPA cache, offline)

1 lines 175 B
export{clearAllCache,clearStaticCache,reloadServiceWorker,updatePageCache,unregisterServiceWorkerAndClearCache,updateSWCache,disablePWACache,enablePWACache}from"./pwaActions";