Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/setprototypeof/

LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/setprototypeof/LICENSE
286 Views
0 Comments
Copyright (c) 2015, Wes Todd

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without f
README.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/setprototypeof/README.md
214 Views
0 Comments
# Polyfill for `Object.setPrototypeOf`

[![NPM Version](https://img.shields.io/npm/v/setprototypeof.svg)](https://npmjs.org/pack
index.d.ts /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/setprototypeof/index.d.ts
140 Views
0 Comments
declare function setPrototypeOf(o: any, proto: object | null): any;
export = setPrototypeOf;

index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/setprototypeof/index.js
168 Views
0 Comments
'use strict'
/* eslint no-proto: 0 */
module.exports = Object.setPrototypeOf || ({ __proto__: [] } instanceof Array ? setProtoOf
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/setprototypeof/package.json
135 Views
0 Comments
{
"name": "setprototypeof",
"version": "1.2.0",
"description": "A small polyfill for Object.setprototypeof",
"main": "in
test /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/setprototypeof/test/
1 Items
  • index.js