discordbot/node_modules/lodash/fp/takeLastWhile.js
2025-04-04 18:17:40 +01:00

2 lines
46 B
JavaScript

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