Buckets:

immErfanrajabee/bd / node_modules /rxjs /dist /cjs /internal /operators /distinctUntilKeyChanged.js
imerfanrajabee's picture
download
raw
485 Bytes
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.distinctUntilKeyChanged = void 0;
var distinctUntilChanged_1 = require("./distinctUntilChanged");
function distinctUntilKeyChanged(key, compare) {
return distinctUntilChanged_1.distinctUntilChanged(function (x, y) { return (compare ? compare(x[key], y[key]) : x[key] === y[key]); });
}
exports.distinctUntilKeyChanged = distinctUntilKeyChanged;
//# sourceMappingURL=distinctUntilKeyChanged.js.map

Xet Storage Details

Size:
485 Bytes
·
Xet hash:
8d2d3db2ad1e4603478b275125f4608aa1809a047c7cf7d6ade2772b7e0ba609

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.