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