WXL
4 天以前 4d9da000fbe74d344e0e4580b138e79d4ad98ede
node_modules/webpack/lib/EnvironmentNotSupportAsyncWarning.js
@@ -24,7 +24,9 @@
As a result, the code may not run as expected or may cause runtime errors.`;
      super(message);
      /** @type {string} */
      this.name = "EnvironmentNotSupportAsyncWarning";
      /** @type {Module} */
      this.module = module;
   }