UNPKG

next-offline-ts

Version:

<h1 align="center"> next-offline-ts </h1>

3 lines (2 loc) 127 B
import { NextConfig } from 'next'; export declare function exportSw(nextConfig: NextConfig): (...args: any[]) => Promise<any>;