find-last.js 70 B

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