aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/fn/array/index-of.js
blob: b9c0f4a5bbf9bf850f275e9488a7f3c082b8913c (plain)
1
2
require('../../modules/es6.array.index-of');
module.exports = require('../../modules/_core').Array.indexOf;