Current section

Files

Jump to
udia assets node_modules lodash fp sortedLastIndexOf.js
Raw

assets/node_modules/lodash/fp/sortedLastIndexOf.js

var convert = require('./convert'),
func = convert('sortedLastIndexOf', require('../sortedLastIndexOf'));
func.placeholder = require('./placeholder');
module.exports = func;