DNDQoteGrabber/node_modules/lodash/fp/dropLastWhile.js
2023-12-20 15:09:06 +01:00

2 lines
46 B
JavaScript

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