UNPKG

@serwist/build

Version:

A module that integrates into your build process, helping you generate a manifest of local files that should be precached.

3 lines 152 B
import crypto from "node:crypto"; export declare function getStringHash(input: crypto.BinaryLike): string; //# sourceMappingURL=get-string-hash.d.ts.map