WXL
2026-06-09 05c363fdd7ab04e3bd9a753e2c5d5bfff04d681c
node_modules/webpack/lib/dependencies/PrefetchDependency.js
@@ -9,6 +9,7 @@
class PrefetchDependency extends ModuleDependency {
   /**
    * Creates an instance of PrefetchDependency.
    * @param {string} request the request string
    */
   constructor(request) {