dieumercimvemba's picture
download
raw
313 Bytes
'use strict';
var $TypeError = require('es-errors/type');
/** @type {import('./RequireObjectCoercible')} */
module.exports = function RequireObjectCoercible(value) {
if (value == null) {
throw new $TypeError((arguments.length > 0 && arguments[1]) || ('Cannot call method on ' + value));
}
return value;
};

Xet Storage Details

Size:
313 Bytes
·
Xet hash:
87fa06a36666021f68e5ff7260a16c3bdaffcb9d84c0d066ce1e80589ba675c9

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