mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
3 lines
104 B
JavaScript
3 lines
104 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert('pullAllWith', require('../pullAllWith'));
|