AI-Voice-Agent-Node/node_modules/call-bind-apply-helpers/functionApply.js
2025-05-26 22:26:00 +05:30

5 lines
99 B
JavaScript

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