strong-tie/inbound-calls
0
1'use strict';2 3/** @type {import('./reflectApply')} */4module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;5 1'use strict';2 3/** @type {import('./reflectApply')} */4module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;5