📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 07:36:49
📂
/
/
opt
/
alt
/
alt-nodejs20
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
semver
/
functions
✏️
Editing: gt.js
const compare = require('./compare') const gt = (a, b, loose) => compare(a, b, loose) > 0 module.exports = gt
💾 Save Changes
❌ Cancel