Submit
Path:
~
/
/
proc
/
self
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
is-obj
/
File Content:
index.js
'use strict'; module.exports = function (x) { var type = typeof x; return x !== null && (type === 'object' || type === 'function'); };
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
index.js
137 bytes
0644
license
1119 bytes
0644
package.json
1452 bytes
0644
readme.md
606 bytes
0644
N4ST4R_ID | Naxtarrr