Your IP : 216.73.216.91


Current Path : /var/node/inatote/Inatote-Backend/node_modules/lodash/
Upload File :
Current File : /var/node/inatote/Inatote-Backend/node_modules/lodash/_castRest.js

var baseRest = require('./_baseRest');

/**
 * A `baseRest` alias which can be replaced with `identity` by module
 * replacement plugins.
 *
 * @private
 * @type {Function}
 * @param {Function} func The function to apply a rest parameter to.
 * @returns {Function} Returns the new function.
 */
var castRest = baseRest;

module.exports = castRest;