vvet_backend_1/node_modules/call-bind-apply-helpers/functionCall.js

5 lines
97 B
JavaScript
Raw Permalink Normal View History

2025-05-09 12:46:18 +05:30
'use strict';
/** @type {import('./functionCall')} */
module.exports = Function.prototype.call;