summaryrefslogtreecommitdiff
path: root/node_modules/core-js/library/fn/array/for-each.js
blob: b2e79f0b1a0d7d8a4ffea225984d6c6279c91ae9 (plain)
1
2
require('../../modules/js.array.statics');
module.exports = require('../../modules/$.core').Array.forEach;