cody - HTMLify profile
files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/setprototypeof/
Copyright (c) 2015, Wes Todd
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without f
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without f
# Polyfill for `Object.setPrototypeOf`
[](https://npmjs.org/pack
[](https://npmjs.org/pack
declare function setPrototypeOf(o: any, proto: object | null): any;
export = setPrototypeOf;
export = setPrototypeOf;
'use strict'
/* eslint no-proto: 0 */
module.exports = Object.setPrototypeOf || ({ __proto__: [] } instanceof Array ? setProtoOf
/* eslint no-proto: 0 */
module.exports = Object.setPrototypeOf || ({ __proto__: [] } instanceof Array ? setProtoOf
{
"name": "setprototypeof",
"version": "1.2.0",
"description": "A small polyfill for Object.setprototypeof",
"main": "in
"name": "setprototypeof",
"version": "1.2.0",
"description": "A small polyfill for Object.setprototypeof",
"main": "in