الملفات
ghaymah-exam-AhmedNasser-SRE/q1-deploy-monitor/node_modules/call-bind-apply-helpers/reflectApply.js

5 أسطر
132 B
JavaScript

'use strict';
/** @type {import('./reflectApply')} */
module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;