/
/
home
/
u523034047
/
domains
/
wasms.shop
/
public_html
/
varified
/
node_modules
/
has
/
test
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.60
PHP 8.3.30
Dir:
/home/u523034047/domains/wasms.shop/public_html/varified/node_modules/has/test
Edit:
/home/u523034047/domains/wasms.shop/public_html/varified/node_modules/has/test/index.js
'use strict'; var test = require('tape'); var has = require('../'); test('has', function (t) { t.equal(has({}, 'hasOwnProperty'), false, 'object literal does not have own property "hasOwnProperty"'); t.equal(has(Object.prototype, 'hasOwnProperty'), true, 'Object.prototype has own property "hasOwnProperty"'); t.end(); });
Ukuran: 331 B