WXL
3 天以前 888f941ae16c850c0f1a844ec9436058840920bd
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 */