time-function/node_modules/lodash/fp/takeLastWhile.js
2021-11-22 09:39:27 -06:00

2 lines
46 B
JavaScript

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