Files
sp80/sample_interface/node_modules/lodash/fp/dropLastWhile.js
2026-03-13 15:46:10 +08:00

2 lines
46 B
JavaScript

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