UNPKG

@serwist/next

Version:

A module that integrates Serwist into your Next.js application.

3 lines 173 B
import type fs from "node:fs"; export declare const getContentHash: (file: fs.PathOrFileDescriptor, isDev: boolean) => string; //# sourceMappingURL=get-content-hash.d.ts.map