All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.core-js.fn.array.concat.js Maven / Gradle / Ivy

The newest version!
// for a legacy code and future fixes
module.exports = function () {
  return Function.call.apply(Array.prototype.concat, arguments);
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy