Files
bigwo/mcp-server-ssh/node_modules/call-bind-apply-helpers/functionCall.js

5 lines
97 B
JavaScript
Raw Normal View History

2026-03-12 12:47:56 +08:00
'use strict';
/** @type {import('./functionCall')} */
module.exports = Function.prototype.call;