entries.js 108 Bytes
require('../../modules/es6.array.iterator');
module.exports = require('../../modules/_core').Array.entries;