/ student-intifada / node_modules / has-proto /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]test/a year ago -  
[TXT]CHANGELOG.mda year ago2.1K 
[   ]LICENSEa year ago1.0K 
[TXT]README.mda year ago1.6K595aea1 more query options + view options [كارل مبارك]
[TXT]index.d.tsa year ago 57  
[   ]index.jsa year ago302  
[   ]package.jsona year ago2.0Kafd0ccc remove unused [كارل مبارك]
[   ]tsconfig.jsona year ago3.5K595aea1 more query options + view options [كارل مبارك]
README.md

has-proto Version Badge

github actions coverage License Downloads

npm badge

Does this environment have the ability to set the [[Prototype]] of an object on creation with __proto__?

Example

var hasProto = require('has-proto');
var assert = require('assert');

assert.equal(typeof hasProto(), 'boolean');

Tests

Simply clone the repo, npm install, and run npm test

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80