47fe241af7d98911f06504e9e52ec78a53964ee2
[yaffs-website] / node_modules / grunt-uncss / node_modules / lodash / fp / sortedLastIndex.js
1 var convert = require('./convert'),
2     func = convert('sortedLastIndex', require('../sortedLastIndex'));
3
4 func.placeholder = require('./placeholder');
5 module.exports = func;