download
raw
343 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;
}
module.exports = _objectWithoutPropertiesLoose, module.exports.__esModule = true, module.exports["default"] = module.exports;

Xet Storage Details

Size:
343 Bytes
·
Xet hash:
8a059058506b70546b9044bbce55dedc2818bad3108027c7b34c64e7759fb673

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