source:
imaps-frontend/node_modules/set-proto/Object.setPrototypeOf.js
Last change on this file was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 156 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | |
3 | var $Object = require('es-object-atoms'); |
4 | |
5 | /** @type {import('./Object.setPrototypeOf')} */ |
6 | module.exports = $Object.setPrototypeOf || null; |
Note:
See TracBrowser
for help on using the repository browser.