UNPKG

@serwist/next

Version:

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

3 lines 146 B
import fs from "node:fs"; export declare const getFileHash: (file: fs.PathOrFileDescriptor) => string; //# sourceMappingURL=get-file-hash.d.ts.map