for-each.js 126 Bytes
require('../../../modules/es6.array.for-each');
module.exports = require('../../../modules/_entry-virtual')('Array').forEach;