UNPKG

iter-tools

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