find-last-index.js 85 B

12
  1. 'use strict';
  2. module.exports = require('../../../es/array/virtual/find-last-index');