WXL
2026-06-09 05c363fdd7ab04e3bd9a753e2c5d5bfff04d681c
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 */