/
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
has
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.220
PHP 7.4.33
Dir:
/usr/lib/node_modules/npm/node_modules/has
Edit:
/usr/lib/node_modules/npm/node_modules/has/README.md
# has > Object.prototype.hasOwnProperty.call shortcut ## Installation ```sh npm install --save has ``` ## Usage ```js var has = require('has'); has({}, 'hasOwnProperty'); // false has(Object.prototype, 'hasOwnProperty'); // true ```
Ukuran: 239 B