Node/node_modules/lodash/fp/dropLastWhile.js
2025-02-15 00:34:31 +03:00

2 lines
46 B
JavaScript

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