aa2d219695c9c67039f876a1962a6a262f9fa484
[yaffs-website] / node_modules / grunt-legacy-log-utils / node_modules / lodash / fp / sortedIndexBy.js
1 var convert = require('./convert');
2 module.exports = convert('sortedIndexBy', require('../sortedIndexBy'));