aaa218672a68c21abbddcf62d3b77744ad61fd053845fb25b306ecef0fd37c3ec6ac94159e66cb9756752c058d85c24018b83e8e1d679b33cc114b6d698cd3 218 B

12345
  1. 'use strict';
  2. require('../../../modules/es.array.unshift');
  3. var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');
  4. module.exports = getBuiltInPrototypeMethod('Array', 'unshift');