File "reflectApply.js"
Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/call-bind-apply-helpers/reflectApply.js
File size: 132 bytes
MIME-type: text/plain
Charset: utf-8
'use strict';
/** @type {import('./reflectApply')} */
module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;