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