cs142/project3/node_modules/lodash/fp/takeLastWhile.js
2020-08-01 19:26:11 -03:00

2 lines
46 B
JavaScript

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