|
|
há 1 ano | |
|---|---|---|
| .. | ||
| .github | há 1 ano | |
| test | há 1 ano | |
| .eslintrc | há 1 ano | |
| CHANGELOG.md | há 1 ano | |
| LICENSE | há 1 ano | |
| README.md | há 1 ano | |
| index.d.ts | há 1 ano | |
| index.js | há 1 ano | |
| package.json | há 1 ano | |
| tsconfig.json | há 1 ano | |
Does this environment have the ability to set the Prototype of an object on creation with __proto__?
var hasProto = require('has-proto');
var assert = require('assert');
assert.equal(typeof hasProto(), 'boolean');
Simply clone the repo, npm install, and run npm test