5550b26ba77f2e901ae31a482367e5b8536d57239f27a65e6f11601737cd7b4a876d5ce8d10dbc1398049423b1834586a6c9a32d06671bf509378278c232e5 132 B

1234
  1. 'use strict';
  2. /** @type {import('./reflectApply')} */
  3. module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;