aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/fn/array/virtual/last-index-of.js
blob: 6140121ec2ba5ea64f67e08e47146139e00906ec (plain)
1
2
require('../../../modules/es6.array.last-index-of');
module.exports = require('../../../modules/_entry-virtual')('Array').lastIndexOf;