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