InternetProgramming/Lab3/node_modules/lodash/fp/dropLastWhile.js
2023-12-15 14:42:22 +04:00

2 lines
46 B
JavaScript

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