arisu/node_modules/lodash/fp/dropLast.js
2025-04-04 19:46:15 +01:00

2 lines
41 B
JavaScript

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