doum
7 天以前 47360d21048e9125315071670462e5d5bc09d273
1
2
3
4
'use strict';
 
/** @type {import('./Reflect.getPrototypeOf')} */
module.exports = (typeof Reflect !== 'undefined' && Reflect.getPrototypeOf) || null;