Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current none :
/
proc
/
thread-self
/
root
/
usr
/
lib
/
nodejs
/
is-object
/
Or
Select Your none :
Upload File :
New :
File
Dir
//proc/thread-self/root/usr/lib/nodejs/is-object/index.js
"use strict"; module.exports = function isObject(x) { return typeof x === "object" && x !== null; };