Files
cashier_weapp/node_modules/lodash/fp/dropLastWhile.js
2024-03-21 15:33:26 +08:00

2 lines
46 B
JavaScript

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