/ ai-anxieties-audio / node_modules / has-proto /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]test/2 years ago -  
[TXT]CHANGELOG.md2 years ago1.3K 
[   ]LICENSE2 years ago1.0Kf0d2fc9 test post-receive hook [كارل مبارك]
[TXT]README.md2 years ago1.6K15de0e0 styling, texts [كارل مبارك]
[   ]index.js2 years ago197 15de0e0 styling, texts [كارل مبارك]
[   ]package.json2 years ago1.9K120707f added node version q18.16 to dependincies [كارل مبارك]
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