🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 04:44:17 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs10
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
isarray
📍 /opt/alt/alt-nodejs10/root/usr/lib/node_modules/npm/node_modules.bundled/isarray
🔄 Refresh
✏️
Editing: index.js
Read Only
var toString = {}.toString; module.exports = Array.isArray || function (arr) { return toString.call(arr) == '[object Array]'; };
💾 Save Changes
❌ Cancel