teddit/node_modules/lodash/fp/takeLastWhile.js
2020-11-17 21:44:32 +01:00

2 lines
46 B
JavaScript

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