@teamteanpm2024/in-laboriosam-alias
v1.1.4
Published
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Downloads
14
Maintainers
Keywords
Readme
@teamteanpm2024/in-laboriosam-alias
Does this environment have the ability to set the [[Prototype]] of an object on creation with __proto__
?
Example
var hasProto = require('@teamteanpm2024/in-laboriosam-alias');
var assert = require('assert');
assert.equal(typeof hasProto(), 'boolean');
Tests
Simply clone the repo, npm install
, and run npm test