login/node_modules/lodash/fp/takeLastWhile.js
2020-10-12 14:50:25 +05:30

1 line
46 B
JavaScript

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