last-index-of.js 98 Bytes EditWeb IDE 1 2 3 4 'use strict'; var parent = require('../../stable/array/last-index-of'); module.exports = parent;