%PDF- %PDF-
| Direktori : /home/opti/workflow/node_modules/core-js/library/fn/array/ |
| Current File : /home/opti/workflow/node_modules/core-js/library/fn/array/pop.js |
// for a legacy code and future fixes
module.exports = function () {
return Function.call.apply(Array.prototype.pop, arguments);
};