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