Exit Full View

Games Cupboard / build / js / node_modules / lodash / fp / pullAll.js

var convert = require('./convert'),
    func = convert('pullAll', require('../pullAll'));

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