notes/node_modules/lodash/fp/takeLastWhile.js

2 lines
46 B
JavaScript

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