UNPKG

bloom-layout

Version:
6 lines (5 loc) 150 B
module.exports = function () { for (var i = 0; i < arguments.length; i++) { if (arguments[i] !== undefined) return arguments[i]; } };