Princeaka's picture
Upload 5957 files
b3224c2 verified
'use strict';
/** @type {import('./reflectApply')} */
module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;