summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/lodash/fp/findIndex.js
blob: 8c15fd11606166df05025a2f0f4d32db3c5bd6cf (plain)
1
2
3
4
5
var convert = require('./convert'),
    func = convert('findIndex', require('../findIndex'));

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