login/node_modules/lodash/fp/dropLastWhile.js
2020-04-28 12:41:56 +05:30

1 line
46 B
JavaScript

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