404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.139.90.0: ~ $
# 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
```

Filemanager

Name Type Size Permission Actions
src Folder 0755
LICENSE-MIT File 1.04 KB 0644
README.md File 239 B 0644
package.json File 1.18 KB 0644