cody - HTMLify profile

cody
4270 Files
638851 Views
Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/has-symbols/test/shams
core-js.js
cody/Khushigupta8/Hotel-Management-Webpage/node_modules/has-symbols/test/shams/core-js.js
'use strict';
var test = require('tape');
if (typeof Symbol === 'function' && typeof Symbol() === 'symbol') {
test('has native Symbol support', function (t) {
t.equal(typeof Symbol, 'function');
t.equal(typeof Symbol(), 'symbol');
var test = require('tape');
if (typeof Symbol === 'function' && typeof Symbol() === 'symbol') {
test('has native Symbol support', function (t) {
t.equal(typeof Symbol, 'function');
t.equal(typeof Symbol(), 'symbol');
get-own-property-symbols.js
cody/Khushigupta8/Hotel-Management-Webpage/node_modules/has-symbols/test/shams/get-own-property-symbols.js
'use strict';
var test = require('tape');
if (typeof Symbol === 'function' && typeof Symbol() === 'symbol') {
test('has native Symbol support', function (t) {
t.equal(typeof Symbol, 'function');
t.equal(typeof Symbol(), 'symbol');
var test = require('tape');
if (typeof Symbol === 'function' && typeof Symbol() === 'symbol') {
test('has native Symbol support', function (t) {
t.equal(typeof Symbol, 'function');
t.equal(typeof Symbol(), 'symbol');