source:
imaps-frontend/node_modules/set-proto/Reflect.setPrototypeOf.js
Last change on this file was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 150 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | |
3 | /** @type {import('./Reflect.setPrototypeOf')} */ |
4 | module.exports = (typeof Reflect !== 'undefined' && Reflect.setPrototypeOf) || null; |
Note:
See TracBrowser
for help on using the repository browser.