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