📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-28 02:38:37
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs16
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
minimatch
/
lib
📍 /opt/alt/alt-nodejs16/root/usr/lib/node_modules/npm/node_modules.bundled/minimatch/lib
🔄 Refresh
✏️
Editing: path.js
Read Only
const isWindows = typeof process === 'object' && process && process.platform === 'win32' module.exports = isWindows ? { sep: '\\' } : { sep: '/' }
💾 Save Changes
❌ Cancel