Sebebeb's picture
Upload 994 files
ea62c79 verified
Raw
History Blame Contribute Delete
132 Bytes
'use strict';
/** @type {import('./reflectApply')} */
module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;