Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

642899 Views

Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/has-property-descriptors/test

index.js cody/Khushigupta8/Hotel-Management-Webpage/node_modules/has-property-descriptors/test/index.js
125 Views
0 Comments
'use strict';

var test = require('tape');

var hasPropertyDescriptors = require('../');

var sentinel = {};