db41e8843006da2ae6cf17d21e09b7d7e374e52a
[yaffs-website] / node_modules / grunt-legacy-util / node_modules / lodash / fp / findLastIndex.js
1 var convert = require('./convert');
2 module.exports = convert('findLastIndex', require('../findLastIndex'));