WXL
3 天以前 9bce51f651aad297ef9eb6df832bfdaf1de05d84
node_modules/webpack/lib/serialization/NullPrototypeObjectSerializer.js
@@ -11,6 +11,7 @@
class NullPrototypeObjectSerializer {
   /**
    * Serializes this instance into the provided serializer context.
    * @template {object} T
    * @param {T} obj null object
    * @param {ObjectSerializerContext} context context
@@ -28,6 +29,7 @@
   }
   /**
    * Restores this instance from the provided deserializer context.
    * @template {object} T
    * @param {ObjectDeserializerContext} context context
    * @returns {T} null object