🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 02:43:26 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs14
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
is-obj
📍 /opt/alt/alt-nodejs14/root/usr/lib/node_modules/npm/node_modules.bundled/is-obj
🔄 Refresh
✏️
Editing: index.js
Read Only
'use strict'; module.exports = function (x) { var type = typeof x; return x !== null && (type === 'object' || type === 'function'); };
💾 Save Changes
❌ Cancel