Files
vanillajs-seed/node_modules/lodash/fp/takeLastWhile.js
2019-04-15 11:34:09 +02:00

2 lines
46 B
JavaScript

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