@parcel/utils 2.0.0-nightly.1010 → 2.0.0-nightly.1012
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/package.json +7 -7
package/lib/index.js
CHANGED
|
@@ -33560,7 +33560,7 @@ var $284aeb9e515b63c0$var$clone = function() {
|
|
|
33560
33560
|
clone.__getRegExpFlags = __getRegExpFlags;
|
|
33561
33561
|
return clone;
|
|
33562
33562
|
}();
|
|
33563
|
-
if (
|
|
33563
|
+
if ($284aeb9e515b63c0$exports) $284aeb9e515b63c0$exports = $284aeb9e515b63c0$var$clone;
|
|
33564
33564
|
|
|
33565
33565
|
|
|
33566
33566
|
// This is a generated file. Do not edit.
|