download
raw
270 Bytes
function _objectWithoutPropertiesLoose(r, e) {
if (null == r) return {};
var t = {};
for (var n in r) if ({}.hasOwnProperty.call(r, n)) {
if (-1 !== e.indexOf(n)) continue;
t[n] = r[n];
}
return t;
}
export { _objectWithoutPropertiesLoose as default };

Xet Storage Details

Size:
270 Bytes
·
Xet hash:
5764db7a3061fa439e24c4ace9c4550062a271711611472acf647caadcf2e381

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