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