Exit Full View

Games Cupboard / build / js / node_modules / lodash / fp / findIndexFrom.js

var convert = require('./convert'),
    func = convert('findIndexFrom', require('../findIndex'));

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