WXL
4 天以前 3bd962a6d7f61239c020e2dbbeb7341e5b842dd1
node_modules/webpack-sources/lib/CompatSource.js
@@ -39,6 +39,10 @@
    */
   constructor(sourceLike) {
      super();
      /**
       * @private
       * @type {SourceLike}
       */
      this._sourceLike = sourceLike;
   }