PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/collect.js/src/helpers/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/collect.js/src/helpers/variadic.js

'use strict';

/**
 * Variadic helper function
 *
 * @param args
 * @returns {*}
 */
module.exports = function variadic(args) {
  if (Array.isArray(args[0])) {
    return args[0];
  }

  return args;
};


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home