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