mbot/node_modules/lodash/fp/takeLastWhile.js
2024-05-10 22:39:11 -07:00

2 lines
46 B
JavaScript

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