feat: refactoring project
This commit is contained in:
1
node_modules/webpack/lib/serialization/RegExpObjectSerializer.js
generated
vendored
1
node_modules/webpack/lib/serialization/RegExpObjectSerializer.js
generated
vendored
@@ -16,6 +16,7 @@ class RegExpObjectSerializer {
|
||||
context.write(obj.source);
|
||||
context.write(obj.flags);
|
||||
}
|
||||
|
||||
/**
|
||||
* @param {ObjectDeserializerContext} context context
|
||||
* @returns {RegExp} regexp
|
||||
|
||||
Reference in New Issue
Block a user