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