📄 findLastIndex.js
/home/palash/git/site/node_modules/lodash/fp/findLastIndex.js
Language: js • Lines: 5
var convert = require('./convert'),
    func = convert('findLastIndex', require('../findLastIndex'));

func.placeholder = require('./placeholder');
module.exports = func;