XylotrechusZ
XylotrechusZ Shell
: /opt/alt/alt-nodejs16/root/lib/node_modules/npm/node_modules.bundled/semver/functions/ [ drwxr-xr-x ]
const compare = require('./compare')
const rcompare = (a, b, loose) => compare(b, a, loose)
module.exports = rcompare