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