Your IP : 216.73.216.236


Current Path : /home/kamilrogam/komp/2018/180513/git/jsMeme/node_modules/core-js/modules/
Upload File :
Current File : /home/kamilrogam/komp/2018/180513/git/jsMeme/node_modules/core-js/modules/_add-to-unscopables.js

// 22.1.3.31 Array.prototype[@@unscopables]
var UNSCOPABLES = require('./_wks')('unscopables');
var ArrayProto = Array.prototype;
if (ArrayProto[UNSCOPABLES] == undefined) require('./_hide')(ArrayProto, UNSCOPABLES, {});
module.exports = function (key) {
  ArrayProto[UNSCOPABLES][key] = true;
};