index-of.js 126 Bytes
require('../../../modules/es6.array.index-of');
module.exports = require('../../../modules/_entry-virtual')('Array').indexOf;