WXL
4 天以前 3bd962a6d7f61239c020e2dbbeb7341e5b842dd1
node_modules/webpack/lib/serialization/SetObjectSerializer.js
@@ -9,6 +9,7 @@
class SetObjectSerializer {
   /**
    * Serializes this instance into the provided serializer context.
    * @template T
    * @param {Set<T>} obj set
    * @param {ObjectSerializerContext} context context
@@ -21,6 +22,7 @@
   }
   /**
    * Restores this instance from the provided deserializer context.
    * @template T
    * @param {ObjectDeserializerContext} context context
    * @returns {Set<T>} date