last-index-of.js 135 Bytes Raw Blame History Permalink 1 2 require('../../../modules/es6.array.last-index-of'); module.exports = require('../../../modules/_entry-virtual')('Array').lastIndexOf;