WXL
3 天以前 9bce51f651aad297ef9eb6df832bfdaf1de05d84
node_modules/webpack/lib/serialization/RegExpObjectSerializer.js
@@ -9,6 +9,7 @@
class RegExpObjectSerializer {
   /**
    * Serializes this instance into the provided serializer context.
    * @param {RegExp} obj regexp
    * @param {ObjectSerializerContext} context context
    */
@@ -18,6 +19,7 @@
   }
   /**
    * Restores this instance from the provided deserializer context.
    * @param {ObjectDeserializerContext} context context
    * @returns {RegExp} regexp
    */