UNPKG

iter-tools

Version:
7 lines (5 loc) 171 B
var _typeof = require("@babel/runtime/helpers/typeof"); function isObject(value) { return _typeof(value) === 'object' && value !== null; } exports.isObject = isObject;