X7ROOT File Manager
Current Path:
/usr/lib/node_modules/npm/node_modules/isarray
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
isarray
/
??
..
??
.npmignore
(13 B)
??
.travis.yml
(48 B)
??
Makefile
(55 B)
??
README.md
(1.85 KB)
??
component.json
(470 B)
??
index.js
(132 B)
??
package.json
(1.76 KB)
??
test.js
(320 B)
Editing: index.js
var toString = {}.toString; module.exports = Array.isArray || function (arr) { return toString.call(arr) == '[object Array]'; };
Upload File
Create Folder