|
|
pirms 1 gada | |
|---|---|---|
| .. | ||
| .github | pirms 1 gada | |
| test | pirms 1 gada | |
| .eslintrc | pirms 1 gada | |
| CHANGELOG.md | pirms 1 gada | |
| LICENSE | pirms 1 gada | |
| README.md | pirms 1 gada | |
| index.d.ts | pirms 1 gada | |
| index.js | pirms 1 gada | |
| package.json | pirms 1 gada | |
| tsconfig.json | pirms 1 gada | |
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