UNPKG

next-pwa-pack

Version:

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

2 lines (1 loc) 69 B
export declare function revalidatePWA(urls: string[]): Promise<any>;