github-actions[bot]
Update from GitHub Actions
10852fa
raw
history blame contribute delete
132 Bytes
'use strict';
/** @type {import('./reflectApply')} */
module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;