* Checks if `value` is `undefined`. * * @static * @memberOf _ * @category Objects * @param {Mixed} value The value to check. * @returns {Boolean} Returns `true`, if the `value` is `undefined`, else `false`. * @example * * _.isUndefined(void 0); * //
(value)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected