File "Reflect.getPrototypeOf.js"

Full path: /home/ulinin/public_html/ttt.ulinin.com/node_modules/get-proto/Reflect.getPrototypeOf.js
File size: 0.15 KB (150 B bytes)
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

'use strict';

/** @type {import('./Reflect.getPrototypeOf')} */
module.exports = (typeof Reflect !== 'undefined' && Reflect.getPrototypeOf) || null;