← back to Site Factory

admin/node_modules/call-bind-apply-helpers/reflectApply.js

5 lines

'use strict';

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