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