Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

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
142 Views
0 Comments
'use strict';

var test = require('tape');

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

var sentinel = {};