Files
khalij-pay/node_modules/call-bind-apply-helpers/functionCall.js
2025-10-23 21:52:07 +03:30

5 lines
97 B
JavaScript

'use strict';
/** @type {import('./functionCall')} */
module.exports = Function.prototype.call;