blob: 3d03caa695a5dd65a5aebbd2819621e757bda420 [file] [log] [blame]
'use strict';
/** @type {import('./reflectApply')} */
module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;