/ stream.nieuweinstituut.nl / node_modules / has /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]src/2 years ago -  
[DIR]test/2 years ago -  
[   ]LICENSE-MIT39 years ago1.0K 
[TXT]README.md39 years ago239 d768d73 docs [كارل مبارك]
[   ]package.json2 years ago2.0K3e510ca test new git [كارل مبارك]
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