Submit
Path:
~
/
/
usr
/
share
/
doc
/
node-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
node-function-bind
---
0755
README.md
239 bytes
0644
changelog.Debian.gz
712 bytes
0644
copyright
1634 bytes
0644
N4ST4R_ID | Naxtarrr