summaryrefslogtreecommitdiff
path: root/tools/eslint/node_modules/lodash/fp/sumBy.js
blob: 2692dc1e4ad2acf14e1ff1ade8800407eaff29c4 (plain)
1
2
var convert = require('./convert');
module.exports = convert('sumBy', require('../sumBy'));