← back to Site Factory

admin/node_modules/get-proto/Reflect.getPrototypeOf.js

5 lines

'use strict';

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