784f4d1c3657dacfbe09f562585bb21acee7e555
[yaffs-website] / node_modules / grunt-legacy-util / node_modules / lodash / fp / intersection.js
1 var convert = require('./convert');
2 module.exports = convert('intersection', require('../intersection'));