Jon1337228's picture
download
raw
161 Bytes
'use strict';
/** @type {import('./isObject')} */
module.exports = function isObject(x) {
return !!x && (typeof x === 'function' || typeof x === 'object');
};

Xet Storage Details

Size:
161 Bytes
·
Xet hash:
632f883862ea4c221e497ffcc05a5747becf209535c79e52a17bc910154b37b6

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