summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/lodash/fp/xorBy.js
blob: b355686db652c1fc2285236d0e3ec72c2dbea5f0 (plain)
1
2
3
4
5
var convert = require('./convert'),
    func = convert('xorBy', require('../xorBy'));

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