UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

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