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