@scratch/scratch-svg-renderer 12.0.0-react-18-face-sensing.3 → 12.1.0-localte-selection
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.
|
@@ -40103,7 +40103,7 @@ module.exports = core => {
|
|
|
40103
40103
|
if (null == loc) {
|
|
40104
40104
|
throw new Error
|
|
40105
40105
|
// removed by dead control flow
|
|
40106
|
-
|
|
40106
|
+
|
|
40107
40107
|
}
|
|
40108
40108
|
return a.node('PathExpr', loc);
|
|
40109
40109
|
}
|
|
@@ -79398,7 +79398,7 @@ exports.install = (globalObject, globalNames) => {
|
|
|
79398
79398
|
`Failed to execute 'setRangeText' on 'HTMLInputElement': only ${arguments.length} arguments present.`
|
|
79399
79399
|
);
|
|
79400
79400
|
// removed by dead control flow
|
|
79401
|
-
|
|
79401
|
+
|
|
79402
79402
|
case 3:
|
|
79403
79403
|
{
|
|
79404
79404
|
let curArg = arguments[0];
|
|
@@ -94477,7 +94477,7 @@ exports.install = (globalObject, globalNames) => {
|
|
|
94477
94477
|
`Failed to execute 'setRangeText' on 'HTMLTextAreaElement': only ${arguments.length} arguments present.`
|
|
94478
94478
|
);
|
|
94479
94479
|
// removed by dead control flow
|
|
94480
|
-
|
|
94480
|
+
|
|
94481
94481
|
case 3:
|
|
94482
94482
|
{
|
|
94483
94483
|
let curArg = arguments[0];
|