Files
Cookbook/backend/node_modules/call-bind-apply-helpers/functionApply.js
2025-06-09 15:24:23 +02:00

5 lines
99 B
JavaScript

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