1require('../../modules/es6.array.last-index-of');
2module.exports = require('../../modules/_core').Array.lastIndexOf;
3