0ec601a910f5f0de45c167c442daba67b01238b4
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / lodash / fp / uniqWith.js
1 var convert = require('./convert'),
2     func = convert('uniqWith', require('../uniqWith'));
3
4 func.placeholder = require('./placeholder');
5 module.exports = func;