Your IP : 216.73.216.17


Current Path : /etc/kibana/node_modules/defined/
Upload File :
Current File : //etc/kibana/node_modules/defined/index.js

module.exports = function () {
    for (var i = 0; i < arguments.length; i++) {
        if (arguments[i] !== undefined) return arguments[i];
    }
};