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

5 lines
99 B
JavaScript
Raw Permalink Normal View History

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