WXL
4 天以前 3bd962a6d7f61239c020e2dbbeb7341e5b842dd1
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
    */