summaryrefslogtreecommitdiff
path: root/node_modules/core-js/library/fn/array/every.js
blob: 168844cc5e9e512f06c419731915c37ffc9826f3 (plain)
1
2
require('../../modules/es6.array.every');
module.exports = require('../../modules/_core').Array.every;