aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es/array/index-of.js
blob: 83e91e72f6f175996b8a6b8a049744a9c2840f7c (plain)
1
2
3
4
require('../../modules/es.array.index-of');
var entryUnbind = require('../../internals/entry-unbind');

module.exports = entryUnbind('Array', 'indexOf');