WXL
2026-06-11 b76de9a566e4435146a970aa22333a58f87b485b
node_modules/webpack/lib/util/Hash.js
@@ -6,6 +6,7 @@
"use strict";
/** @typedef {import("../../declarations/WebpackOptions").HashDigest} Encoding */
/** @typedef {string | typeof Hash} HashFunction */
class Hash {
   /* istanbul ignore next */