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