@volar/snapshot-document
Advanced tools
Comparing version
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.combineChangeRanges = void 0; | ||
exports.combineChangeRanges = combineChangeRanges; | ||
function combineChangeRanges(...changeRanges) { | ||
@@ -12,3 +12,2 @@ let changeRange = changeRanges[0]; | ||
} | ||
exports.combineChangeRanges = combineChangeRanges; | ||
// https://tsplay.dev/mMldVN - @browsnet | ||
@@ -15,0 +14,0 @@ function combineTwoChanges(a, b) { |
{ | ||
"name": "@volar/snapshot-document", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"license": "MIT", | ||
@@ -18,3 +18,3 @@ "files": [ | ||
}, | ||
"gitHead": "4f6488605e22e0f76ea877460848a443fd3e8762" | ||
"gitHead": "51742317a2950abd97e1a1a266b2c137bede4ad3" | ||
} |
10191
-0.37%212
-0.47%