WXL
2 天以前 c80bc467a41daa6cbae4e5515a300a8ca98cfeaa
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 */