notes/node_modules/lodash/fp/dropLastWhile.js

2 lines
46 B
JavaScript

module.exports = require('./dropRightWhile');