📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-28 05:24:02
📂
/ (Root)
/
home
/
orkouolp
/
nodevenv
/
node_js
/
testing.orkobd
/
14
/
lib
/
node_modules
/
isarray
📍 /home/orkouolp/nodevenv/node_js/testing.orkobd/14/lib/node_modules/isarray
🔄 Refresh
✏️
Editing: index.js
Writable
var toString = {}.toString; module.exports = Array.isArray || function (arr) { return toString.call(arr) == '[object Array]'; };
💾 Save Changes
❌ Cancel