var convert = require('./convert'); module.exports = convert('dropRightWhile', require('../dropRightWhile'));