W72crm_web-master/node_modules/call-bind-apply-helpers/functionCall.js

5 lines
97 B
JavaScript
Raw Permalink Normal View History

2025-05-27 11:25:53 +08:00
'use strict';
/** @type {import('./functionCall')} */
module.exports = Function.prototype.call;