last-index-of.js 95 B

123
  1. var parent = require('../../../stable/array/virtual/last-index-of');
  2. module.exports = parent;