Aero-Ex's picture
Add files using upload-large-folder tool
04e49f6 verified
Raw
History Blame Contribute Delete
132 Bytes
'use strict';
/** @type {import('./reflectApply')} */
module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;