node_modules.core-js.fn.array.splice.js Maven / Gradle / Ivy
// for a legacy code and future fixes
module.exports = function () {
return Function.call.apply(Array.prototype.splice, arguments);
};
© 2015 - 2025 Weber Informatics LLC | Privacy Policy