'use strict'; /** @type {import('call-bind-apply-helpers/reflectApply')} */ module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;