remiD45's picture
push chat
8990a66
raw
history blame contribute delete
132 Bytes
'use strict';
/** @type {import('./reflectApply')} */
module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;