/ ai-anxieties-audio / node_modules / has /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]src/2 years ago -  
[DIR]test/2 years ago -  
[   ]LICENSE-MIT2 years ago1.0Kf0d2fc9 test post-receive hook [كارل مبارك]
[TXT]README.md2 years ago239 15de0e0 styling, texts [كارل مبارك]
[   ]package.json2 years ago956 120707f added node version q18.16 to dependincies [كارل مبارك]
README.md

has

Object.prototype.hasOwnProperty.call shortcut

Installation

npm install --save has

Usage

var has = require('has');

has({}, 'hasOwnProperty'); // false
has(Object.prototype, 'hasOwnProperty'); // true
Apache/2.4.38 (Debian) Server at www.karls.computer Port 80