dropLastWhile.js 46 Bytes
Newer Older
Phattaraphon Pewruang's avatar
Phattaraphon Pewruang committed
1
module.exports = require('./dropRightWhile');