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