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

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