WXL
2026-06-04 b7b8202e3ecb7f720eefd7a226b2ee8166fc5057
node_modules/webpack-sources/lib/CompatSource.js
@@ -39,6 +39,10 @@
    */
   constructor(sourceLike) {
      super();
      /**
       * @private
       * @type {SourceLike}
       */
      this._sourceLike = sourceLike;
   }