File "push.js"
Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/es/array/virtual/push.js
File size: 212 bytes
MIME-type: text/plain
Charset: utf-8
'use strict';
require('../../../modules/es.array.push');
var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');
module.exports = getBuiltInPrototypeMethod('Array', 'push');