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