website-2018/node_modules/lodash/fp/takeLastWhile.js
2018-08-20 18:40:21 -04:00

2 lines
46 B
JavaScript

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