Your IP : 216.73.217.62


Current Path : /home/kamilrogam/komp/2018/180513/git/simpleKanban/node_modules/core-js/library/fn/array/
Upload File :
Current File : /home/kamilrogam/komp/2018/180513/git/simpleKanban/node_modules/core-js/library/fn/array/shift.js

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