/
/
lib
/
node_modules
/
npm
/
node_modules
/
is-obj
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.220
PHP 7.4.33
Dir:
/lib/node_modules/npm/node_modules/is-obj
Edit:
/lib/node_modules/npm/node_modules/is-obj/index.js
'use strict'; module.exports = function (x) { var type = typeof x; return x !== null && (type === 'object' || type === 'function'); };
Ukuran: 137 B