arisu/node_modules/lodash/fp/takeLastWhile.js
2025-04-04 19:46:15 +01:00

2 lines
46 B
JavaScript

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