UNPKG

star-wh

Version:

4 lines 116 B
export function isObject(x) { return x !== null && typeof x === 'object'; } //# sourceMappingURL=isObject.js.map