whoami7 - Manager
:
/
opt
/
alt
/
alt-nodejs16
/
root
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
semver
/
functions
/
Upload File:
files >> //opt/alt/alt-nodejs16/root/lib/node_modules/npm/node_modules.bundled/semver/functions/lt.js
const compare = require('./compare') const lt = (a, b, loose) => compare(a, b, loose) < 0 module.exports = lt
Copyright ©2021 || Defacer Indonesia