90dd8dd29aac48c3f30d919de0b4b139c4999722
[yaffs-website] / node_modules / grunt-legacy-log-utils / node_modules / lodash / fp / forEachRight.js
1 var convert = require('./convert');
2 module.exports = convert('forEachRight', require('../forEachRight'));