login/node_modules/lodash/fp/dropLastWhile.js
2024-03-04 14:04:27 +08:00

1 line
46 B
JavaScript

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