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