the-tip-top-backend/node_modules/call-bind-apply-helpers/functionCall.js
2025-10-22 20:40:47 +00:00

5 lines
97 B
JavaScript
Executable File

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