Files
OrgTree/node_modules/lodash/fp/takeLastWhile.js
2024-02-15 16:47:23 +05:30

2 lines
46 B
JavaScript

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