Submit
Path:
~
/
/
opt
/
alt
/
alt-nodejs10
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
has
/
File Content:
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 ```
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
src
---
0755
LICENSE-MIT
1060 bytes
0644
README.md
239 bytes
0644
package.json
1209 bytes
0644
N4ST4R_ID | Naxtarrr